Class 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 Detail

      • StandByAutomaton

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

      • getLowTargetV

        public double getLowTargetV()
      • getHighTargetV

        public double getHighTargetV()
      • getLowVoltageThreshold

        public double getLowVoltageThreshold()
      • getHighVoltageThreshold

        public double getHighVoltageThreshold()