SvPowerFlow
Class Description
State variable for power flow. Load convention is used for flow direction. This means flow out from the TopologicalNode into the equipment is positive.
Attributes
Name | Type | Description |
---|---|---|
p | ActivePower | The active power flow. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment. |
phase | SinglePhaseKind | The individual phase of the flow. If unspecified, then assumed to be balanced among phases. |
q | ReactivePower | The reactive power flow. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SvPowerFlow | 0..* | Terminal | 1 | SvPowerFlow | The power flow state variable associated with the terminal. | Terminal | The terminal associated with the power flow state variable. |
SvPowerFlow | 0..* | EnergyGroup | 0..1 |