Class WeightedSensitivityVariable


  • public class WeightedSensitivityVariable
    extends Object
    Associates a classical sensitivity variable and a weight. The weight is not normalized. A list of weighted variables can be used to model an injection increase of a group of generators and loads trough shift keys, also called GLSK (for Generation and Load shift keys), see SensitivityVariableSet for more details.
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • WeightedSensitivityVariable

        public WeightedSensitivityVariable​(String id,
                                           double weight)
        Constructor
        Parameters:
        id - id of the equipment affected by the injection increase (a generator id or a load id in general).
        weight - the shift key of the injection.