Interface StaticVarCompensator

  • All Superinterfaces:
    Connectable<StaticVarCompensator>, Extendable<StaticVarCompensator>, Identifiable<StaticVarCompensator>, Injection<StaticVarCompensator>
    All Known Implementing Classes:
    StaticVarCompensatorAdapter

    public interface StaticVarCompensator
    extends Injection<StaticVarCompensator>
    Static VAR compensator model.

    Characteristics

    Attribute Type Unit Required Defaut value Description
    Id String - yes - Unique identifier of the static VAR compensator
    Name String - yes - Human-readable name of the static VAR compensator
    Bmin double S yes - The minimum susceptance
    Bmax double S yes - The maximum susceptance
    VoltageSetPoint double kV only if RegulationMode is set to VOLTAGE - The voltage setpoint
    ReactivePowerSetpoint double MVar only if RegulationMode is set to REACTIVE_POWER - The reactive power setpoint
    RegulatingTerminal Terminal - no The static VAR compensator's terminal The terminal used for regulation
    RegulationMode RegulationMode - yes - The regulation mode
    Author:
    Geoffroy Jamgotchian