StationSupply
Station supply with load derived from the station output.
URI: cim:StationSupply
Type: Class
classDiagram
class StationSupply
click StationSupply href "../StationSupply"
EnergyConsumer <|-- StationSupply
click EnergyConsumer href "../EnergyConsumer"
StationSupply : Equipment.aggregate
StationSupply : ConductingEquipment.BaseVoltage
StationSupply --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
StationSupply : IdentifiedObject.description
StationSupply : Equipment.EquipmentContainer
StationSupply --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
StationSupply : EnergyConsumer.LoadResponse
StationSupply --> LoadResponseCharacteristic : EnergyConsumer.LoadResponse
click LoadResponseCharacteristic href "../LoadResponseCharacteristic"
StationSupply : IdentifiedObject.mRID
StationSupply : IdentifiedObject.name
StationSupply : Equipment.normallyInService
StationSupply : EnergyConsumer.pfixed
StationSupply : EnergyConsumer.pfixedPct
StationSupply : EnergyConsumer.qfixed
StationSupply : EnergyConsumer.qfixedPct
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
pfixed | cim:EnergyConsumer.pfixed | 0..1 ActivePower |
Active power of the load that is a fixed quantity and does not vary as load g... | EnergyConsumer |
pfixedPct | cim:EnergyConsumer.pfixedPct | 0..1 PerCent |
Fixed active power as a percentage of load group fixed active power | EnergyConsumer |
qfixed | cim:EnergyConsumer.qfixed | 0..1 ReactivePower |
Reactive power of the load that is a fixed quantity and does not vary as load... | EnergyConsumer |
qfixedPct | cim:EnergyConsumer.qfixedPct | 0..1 PerCent |
Fixed reactive power as a percentage of load group fixed reactive power | EnergyConsumer |
LoadResponse | cim:EnergyConsumer.LoadResponse | 0..1 LoadResponseCharacteristic |
The load response characteristic of this load | EnergyConsumer |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | ConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Comments
-
- See EnergyConsumer for specific notes about inherited attributes.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:StationSupply |
native | this:StationSupply |