Skip to content

Analog

Analog represents an analog Measurement.

URI: cim:Analog
Type: Class

 classDiagram
    class Analog
    click Analog href "../Analog"
      Measurement <|-- Analog
        click Measurement href "../Measurement"

      Analog : Analog.AnalogValues

          Analog --> AnalogValue : Analog.AnalogValues
          click AnalogValue href "../AnalogValue"

      Analog : IdentifiedObject.description

      Analog : Analog.LimitSets

          Analog --> AnalogLimitSet : Analog.LimitSets
          click AnalogLimitSet href "../AnalogLimitSet"

      Analog : Measurement.measurementType

      Analog : IdentifiedObject.mRID

      Analog : IdentifiedObject.name

      Analog : Measurement.phases

          Analog --> PhaseCode : Measurement.phases
          click PhaseCode href "../PhaseCode"

      Analog : Analog.positiveFlowIn

      Analog : Measurement.PowerSystemResource

          Analog --> PowerSystemResource : Measurement.PowerSystemResource
          click PowerSystemResource href "../PowerSystemResource"

      Analog : Measurement.Terminal

          Analog --> ACDCTerminal : Measurement.Terminal
          click ACDCTerminal href "../ACDCTerminal"

      Analog : Measurement.unitMultiplier

          Analog --> UnitMultiplier : Measurement.unitMultiplier
          click UnitMultiplier href "../UnitMultiplier"

      Analog : Measurement.unitSymbol

          Analog --> UnitSymbol : Measurement.unitSymbol
          click UnitSymbol href "../UnitSymbol"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
positiveFlowIn cim:Analog.positiveFlowIn 0..1
boolean
If true then this measurement is an active power, reactive power or current w... direct
AnalogValues cim:Analog.AnalogValues *
AnalogValue
The values connected to this measurement direct
LimitSets cim:Analog.LimitSets *
AnalogLimitSet
A measurement may have zero or more limit ranges defined for it direct
Terminal cim:Measurement.Terminal 0..1
ACDCTerminal
One or more measurements may be associated with a terminal in the network Measurement
measurementType cim:Measurement.measurementType 1
string
Specifies the type of measurement Measurement
phases cim:Measurement.phases 0..1
PhaseCode
Indicates to which phases the measurement applies and avoids the need to use ... Measurement
unitMultiplier cim:Measurement.unitMultiplier 1
UnitMultiplier
The unit multiplier of the measured quantity Measurement
unitSymbol cim:Measurement.unitSymbol 1
UnitSymbol
The unit of measure of the measured quantity Measurement
PowerSystemResource cim:Measurement.PowerSystemResource 1
PowerSystemResource
The power system resource that contains the measurement Measurement
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
AnalogLimitSet Measurements range Analog
AnalogValue Analog range Analog

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile

Mappings

Mapping Type Mapped Value
self cim:Analog
native this:Analog