Interface SensitivityValueWriter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void write​(int factorIndex, int contingencyIndex, double value, double functionReference)  
    • Method Detail

      • write

        void write​(int factorIndex,
                   int contingencyIndex,
                   double value,
                   double functionReference)