Class LfSecondaryVoltageControl


  • public class LfSecondaryVoltageControl
    extends Object
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • LfSecondaryVoltageControl

        public LfSecondaryVoltageControl​(String zoneName,
                                         LfBus pilotBus,
                                         double targetValue,
                                         Set<LfBus> controlledBuses)
    • Method Detail

      • getZoneName

        public String getZoneName()
      • getTargetValue

        public double getTargetValue()
      • getPilotBus

        public LfBus getPilotBus()
      • getControlledBuses

        public Set<LfBus> getControlledBuses()