EnergySource
A generic equivalent for an energy supplier on a transmission or distribution voltage level.
URI: cim:EnergySource
Type: Class
classDiagram
class EnergySource
click EnergySource href "../EnergySource"
EnergyConnection <|-- EnergySource
click EnergyConnection href "../EnergyConnection"
EnergySource : EnergySource.activePower
EnergySource : Equipment.inService
EnergySource : IdentifiedObject.mRID
EnergySource : EnergySource.reactivePower
EnergySource : EnergySource.voltageAngle
EnergySource : EnergySource.voltageMagnitude
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
activePower | cim:EnergySource.activePower | 1 ActivePower |
High voltage source active injection | direct |
reactivePower | cim:EnergySource.reactivePower | 1 ReactivePower |
High voltage source reactive injection | direct |
voltageAngle | cim:EnergySource.voltageAngle | 0..1 AngleRadians |
Phase angle of a-phase open circuit used when voltage characteristics need to... | direct |
voltageMagnitude | cim:EnergySource.voltageMagnitude | 0..1 Voltage |
Phase-to-phase open circuit voltage magnitude used when voltage characteristi... | direct |
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:EnergySource |
native | this:EnergySource |