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
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 |
---|---|---|---|---|---|---|---|
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. |