Class InjectionIncrease


  • public class InjectionIncrease
    extends SensitivityVariable
    Sensitivity variable on injection active power increase
    Author:
    Sebastien Murgey <sebastien.murgey at rte-france.com>
    • Constructor Detail

      • InjectionIncrease

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

      • getInjectionId

        public String getInjectionId()
        Get the id of the injection composing the sensitivity variable
        Returns:
        the id of the injection