Class GetSpectrumHelper


  • public class GetSpectrumHelper
    extends Object
    Helper class for converting spectra.
    Version:
    $Revision: 2118 $
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • GetSpectrumHelper

        public GetSpectrumHelper()
    • Method Detail

      • knirToWebservice

        public static Spectrum knirToWebservice​(Spectrum input)
        Converts a KNIR spectrum into a Webservice one.
        Parameters:
        input - the KNIR spectrum
        Returns:
        the Webservice spectrum
      • webserviceToKnir

        public static Spectrum webserviceToKnir​(Spectrum input)
        Converts a Webservice spectrum into a KNIR one.
        Parameters:
        input - the KNIR spectrum
        Returns:
        the Webservice spectrum