Interface PilotPoint


public interface PilotPoint
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Details

    • getBusbarSectionsOrBusesIds

      List<String> getBusbarSectionsOrBusesIds()
      Get pilot point busbar section ID or bus ID of the bus/breaker view.
    • getTargetV

      double getTargetV()
    • setTargetV

      void setTargetV(double targetV)