Class Description
State variable for voltage.
Attributes
Name | Type | Description |
---|---|---|
angle | AngleDegrees | The voltage angle of the topological node complex voltage with respect to system reference. |
phase | SinglePhaseKind | If specified the voltage is the line to ground voltage of the individual phase. If unspecified, then the voltage is assumed balanced. |
v | Voltage | The voltage magnitude at the topological node. The attribute shall be a positive value. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SvVoltage | 0..* | TopologicalNode | 1 | SvVoltage | The state voltage associated with the topological node. | TopologicalNode | The topological node associated with the voltage state. |