Class TargetVoltage


  • public class TargetVoltage
    extends SensitivityVariable
    Sensitivity variable on a voltage target increase
    Author:
    Anne Tilloy <anne.tilloy at rte-france.com>
    • Constructor Detail

      • TargetVoltage

        public TargetVoltage​(String id,
                             String name,
                             String equipmentId)
        Constructor
        Parameters:
        id - unique identifier of the variable
        name - readable name of the variable
        equipmentId - id of the network equipment (generator, static var compensator, two windings transformer, three windings transformer, shunt compensator, VSC, etc.) which targetV increase is used as sensitivity variable
        Throws:
        NullPointerException - if equipmentId is null
    • Method Detail

      • getEquipmentId

        public String getEquipmentId()
        Get the id of the equipment that is regulating voltage
        Returns:
        the id of the equipment