Interface PhaseTapChanger

    • Method Detail

      • getRegulationValue

        double getRegulationValue()
        Get the regulation value. - a threshold in A in case of current limiter regulation - a setpoint in MW in case of active power control regulation

        Depends on the working variant.

        See Also:
        VariantManager
      • setRegulationValue

        PhaseTapChanger setRegulationValue​(double regulationValue)
        Set the regulation value.

        Depends on the working variant.

        See Also:
        VariantManager