Interface PhaseTapChanger

All Superinterfaces:
TapChanger<PhaseTapChanger,PhaseTapChangerStep,PhaseTapChangerStepsReplacer,PhaseTapChangerStepsReplacer.StepAdder>

A phase tap changer that is associated to a transformer to control the phase.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Details

    • getRegulationMode

      PhaseTapChanger.RegulationMode getRegulationMode()
      Get the regulation mode.
      Returns:
      the regulation mode
    • setRegulationMode

      PhaseTapChanger setRegulationMode(PhaseTapChanger.RegulationMode regulationMode)
      Set the regulation mode
      Parameters:
      regulationMode - the regulation mode
      Returns:
      itself for method chaining
    • 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:
    • setRegulationValue

      PhaseTapChanger setRegulationValue(double regulationValue)
      Set the regulation value.

      Depends on the working variant.

      See Also: