SvShuntCompensatorSections
State variable for the number of sections in service for a shunt compensator.
URI: cim:SvShuntCompensatorSections
Type: Class
%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
class SvShuntCompensatorSections
click SvShuntCompensatorSections href "/Models/Profiles/StateVariables/ConcreteClasses/SvShuntCompensatorSections/"
style SvShuntCompensatorSections fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
SvShuntCompensatorSections --> ShuntCompensator : SvShuntCompensatorSections.ShuntCompensator
ShuntCompensator
click ShuntCompensator href "/Models/Profiles/StateVariables/AbstractClasses/ShuntCompensator/"
style ShuntCompensator fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
ShuntCompensator --> SvShuntCompensatorSections : ShuntCompensator.SvShuntCompensatorSections
ShuntCompensator
click ShuntCompensator href "/Models/Profiles/StateVariables/AbstractClasses/ShuntCompensator/"
style ShuntCompensator fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
SvShuntCompensatorSections : SvShuntCompensatorSections.ShuntCompensator
SvShuntCompensatorSections : SvShuntCompensatorSections.sections
Inheritance
- SvShuntCompensatorSections
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| ShuntCompensator | cim:SvShuntCompensatorSections.ShuntCompensator | No cardinality available ShuntCompensator | The shunt compensator for which the state applies. | direct |
| sections | cim:SvShuntCompensatorSections.sections | No cardinality available 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. | direct |