RotatingMachine
A rotating machine which may be used as a generator or motor.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:RotatingMachine
Type: Class
classDiagram
class RotatingMachine
click RotatingMachine href "../RotatingMachine"
RegulatingCondEq <|-- RotatingMachine
click RegulatingCondEq href "../RegulatingCondEq"
RotatingMachine <|-- AsynchronousMachine
click AsynchronousMachine href "../AsynchronousMachine"
RotatingMachine <|-- SynchronousMachine
click SynchronousMachine href "../SynchronousMachine"
RotatingMachine : RegulatingCondEq.controlEnabled
RotatingMachine : Equipment.inService
RotatingMachine : IdentifiedObject.mRID
RotatingMachine : RotatingMachine.p
RotatingMachine : RotatingMachine.q
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
p | cim:RotatingMachine.p | 1 ActivePower |
Active power injection | direct |
q | cim:RotatingMachine.q | 1 ReactivePower |
Reactive power injection | direct |
controlEnabled | cim:RegulatingCondEq.controlEnabled | 1 boolean |
Specifies the regulation status of the equipment | RegulatingCondEq |
inService | cim:Equipment.inService | 1 boolean |
Specifies the availability of the equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:RotatingMachine |
native | this:RotatingMachine |