SvPowerFlow
State variable for power flow. Load convention is used for flow direction. This means flow out from the TopologicalNode into the equipment is positive.
URI: cim:SvPowerFlow
Type: Class
classDiagram
class SvPowerFlow
click SvPowerFlow href "../SvPowerFlow"
SvPowerFlow : SvPowerFlow.p
SvPowerFlow : SvPowerFlow.q
SvPowerFlow : SvPowerFlow.Terminal
SvPowerFlow --> Terminal : SvPowerFlow.Terminal
click Terminal href "../Terminal"
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
p | cim:SvPowerFlow.p | 1 ActivePower |
The active power flow | direct |
q | cim:SvPowerFlow.q | 1 ReactivePower |
The reactive power flow | direct |
Terminal | cim:SvPowerFlow.Terminal | 1 Terminal |
The terminal associated with the power flow state variable | direct |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/StateVariables/5.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:SvPowerFlow |
native | this:SvPowerFlow |