Class SecondaryVoltageControl.PilotPoint

    • Constructor Detail

      • PilotPoint

        public PilotPoint​(List<String> busbarSectionsOrBusesIds,
                          double targetV)
    • Method Detail

      • getBusbarSectionsOrBusesIds

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

        public double getTargetV()
      • setTargetV

        public void setTargetV​(double targetV)