Package pal.supgma

Interface RateHandler


  • public interface RateHandler
    • Method Detail

      • isCICompatible

        boolean isCICompatible()
      • getInfo

        java.lang.String getInfo()
      • fillInLSInfo

        void fillInLSInfo​(double[] mRow,
                          int startingIndex,
                          int minSample,
                          int maxSample,
                          double[] sampleTimes)