SvShuntCompensatorSections
Class Description
State variable for the number of sections in service for a shunt compensator.
Attributes
Name | Type | Description |
---|---|---|
phase | SinglePhaseKind | The terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases. |
sections | Float | The number of sections in service as a continuous variable. The attribute shall be a positive value or zero. To get integer value scale with ShuntCompensator.bPerSection. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SvShuntCompensatorSections | 0..* | ShuntCompensator | 1 | SvShuntCompensatorSections | The state for the number of shunt compensator sections in service. | ShuntCompensator | The shunt compensator for which the state applies. |