Class Mean

    • Constructor Detail

      • Mean

        public Mean()
    • Method Detail

      • correct

        public double[] correct​(double[] waveno,
                                double[] data)
        Corrects the spectrum.
        Specified by:
        correct in class AbstractDetrend
        Parameters:
        waveno - the wave numbers
        data - the spectrum to process
        Returns:
        the processed spectrum