Class Control

java.lang.Object
com.powsybl.openloadflow.network.Control
Direct Known Subclasses:
GeneratorReactivePowerControl, TransformerPhaseControl, VoltageControl

public class Control extends Object
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Field Details

    • targetValue

      protected double targetValue
  • Constructor Details

    • Control

      protected Control(double targetValue)
  • Method Details

    • getTargetValue

      public double getTargetValue()
    • setTargetValue

      public void setTargetValue(double targetValue)