Skip to content

NonlinearShuntCompensatorPoint

A non linear shunt compensator bank or section admittance value. The number of NonlinearShuntCompenstorPoint instances associated with a NonlinearShuntCompensator shall be equal to ShuntCompensator.maximumSections. ShuntCompensator.sections shall only be set to one of the NonlinearShuntCompenstorPoint.sectionNumber. There is no interpolation between NonlinearShuntCompenstorPoint-s.

URI: cim:NonlinearShuntCompensatorPoint
Type: Class

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class NonlinearShuntCompensatorPoint
    click NonlinearShuntCompensatorPoint href "/Models/Profiles/CoreEquipment/ConcreteClasses/NonlinearShuntCompensatorPoint/"
    style NonlinearShuntCompensatorPoint fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        NonlinearShuntCompensatorPoint --> NonlinearShuntCompensator : NonlinearShuntCompensatorPoint.NonlinearShuntCompensator

        NonlinearShuntCompensator
            click NonlinearShuntCompensator href "/Models/Profiles/CoreEquipment/ConcreteClasses/NonlinearShuntCompensator/"
            style NonlinearShuntCompensator fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        NonlinearShuntCompensator --> NonlinearShuntCompensatorPoint : NonlinearShuntCompensator.NonlinearShuntCompensatorPoints

        NonlinearShuntCompensator
            click NonlinearShuntCompensator href "/Models/Profiles/CoreEquipment/ConcreteClasses/NonlinearShuntCompensator/"
            style NonlinearShuntCompensator fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        NonlinearShuntCompensatorPoint : NonlinearShuntCompensatorPoint.NonlinearShuntCompensator
        NonlinearShuntCompensatorPoint : NonlinearShuntCompensatorPoint.b
        NonlinearShuntCompensatorPoint : NonlinearShuntCompensatorPoint.g
        NonlinearShuntCompensatorPoint : NonlinearShuntCompensatorPoint.sectionNumber

Inheritance

  • NonlinearShuntCompensatorPoint

Attributes

Name URI Cardinality and Range Description Inheritance
NonlinearShuntCompensator cim:NonlinearShuntCompensatorPoint.NonlinearShuntCompensator No cardinality available NonlinearShuntCompensator Non-linear shunt compensator owning this point. direct
b cim:NonlinearShuntCompensatorPoint.b No cardinality available Susceptance Positive sequence shunt (charging) susceptance per section. direct
g cim:NonlinearShuntCompensatorPoint.g No cardinality available Conductance Positive sequence shunt (charging) conductance per section. direct
sectionNumber cim:NonlinearShuntCompensatorPoint.sectionNumber No cardinality available integer The number of the section. direct

Schema Source

Responsive Footer