Class SensitivityFunction

  • Direct Known Subclasses:
    BranchFlow, BranchIntensity, BusVoltage

    public class SensitivityFunction
    extends Object
    Function on which impact is to be assessed by sensitivity analysis
    Author:
    Sebastien Murgey <sebastien.murgey at rte-france.com>
    • Constructor Detail

      • SensitivityFunction

        public SensitivityFunction​(String id,
                                   String name)
        Constructor
        Parameters:
        id - sensitivity function id
        name - sensitivity function name
    • Method Detail

      • getId

        public String getId()
        Get the unique identifier of the function
        Returns:
        the unique identifier of the function
      • getName

        public String getName()
        Get the readable name of the function
        Returns:
        the readable name of the function