Class HvdcSetpointIncrease


  • public class HvdcSetpointIncrease
    extends SensitivityVariable
    Sensitivity variable on HVDC active power setpoint
    Author:
    Peter Mitri <peter.mitri at rte-france.com>
    • Constructor Detail

      • HvdcSetpointIncrease

        public HvdcSetpointIncrease​(String id,
                                    String name,
                                    String hvdcId)
        Constructor
        Parameters:
        id - unique identifier of the variable
        name - readable name of the variable
        hvdcId - id of the network HVDC line which active power setpoint increase is used as sensitivity variable
        Throws:
        NullPointerException - if hvdcId is null
    • Method Detail

      • getHvdcId

        public String getHvdcId()
        Get the id of the HVDC line composing the sensitivity variable
        Returns:
        the id of the HVDC line