psdi.app.asset

Class LNRRecalib

  • All Implemented Interfaces:
    java.rmi.Remote, LNRRecalibRemote, MboConstants, MboRemote, MaxRemoteProxy


    public class LNRRecalib
    extends Mbo
    implements LNRRecalibRemote
    MBO object to represent LNRRecalib. See Asset package description for details.

    This is a site level object.

    The attributes in this object are as follows:

    Attribute NameDescription
    OBJECTNAMEObject on which the recalibration is done. Stores the object name of the modified measures, for example AssetFeature, AssetMeter, PM, RouteStops, AssetSepc, AssetFeatureSpec.
    ASSETFEATUREIDAsset Feature ID
    STARTASSETFEATUREIDStart Asset Feature ID
    ENDASSETFEATUREIDEnd Asset Feature ID
    STARTMEASUREStart Measure
    ENDMEASUREEnd Measure
    STARTOFFSETOffset Start
    ENDOFFSETOffset End
    STARTBASEMEASUREStart Base Measure
    ENDBASEMEASUREEnd Base Measure
    SITEIDIdentifies the site.
    ASSETNUMAsset on which the recalibration is done.
    RECALIBNUMRecalibration Number.
    LNRRECALIBIDUnique Id.
    • Constructor Detail

      • LNRRecalib

        public LNRRecalib(MboSet ms)
                   throws MXException,
                          java.rmi.RemoteException
        Constructs the LNRRecalib object.

        Parameters:
        ms - MboSet
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException