Class LfStaticVarCompensator.StandByAutomaton

java.lang.Object
com.powsybl.openloadflow.network.LfStaticVarCompensator.StandByAutomaton
Enclosing interface:
LfStaticVarCompensator

public static class LfStaticVarCompensator.StandByAutomaton extends Object
if the static var compensator has an automaton in stand by, this object must be field.
  • Constructor Details

    • StandByAutomaton

      public StandByAutomaton(double highVoltageThreshold, double lowVoltageThreshold, double highTargetV, double lowTargetV)
  • Method Details

    • getLowTargetV

      public double getLowTargetV()
    • getHighTargetV

      public double getHighTargetV()
    • getLowVoltageThreshold

      public double getLowVoltageThreshold()
    • getHighVoltageThreshold

      public double getHighVoltageThreshold()