Class SensitivityValue2


  • public class SensitivityValue2
    extends Object
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • SensitivityValue2

        public SensitivityValue2​(Object factorContext,
                                 String contingencyId,
                                 double value,
                                 double functionReference)
    • Method Detail

      • getFactorContext

        public Object getFactorContext()
      • getContingencyId

        public String getContingencyId()
      • getValue

        public double getValue()
      • getFunctionReference

        public double getFunctionReference()