Class Utility


  • public class Utility
    extends Object
    Author:
    Dustin Kempton, Data Mining Lab, Georgia State University
    • Field Detail

      • SECONDS_TO_DAYS

        public static final double SECONDS_TO_DAYS
        Constant: number of seconds in a day.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Utility

        public Utility()
    • Method Detail

      • convertWavebandToInt

        public static int convertWavebandToInt​(Waveband wavelength)
      • getWavebandFromInt

        public static Waveband getWavebandFromInt​(int wavelength)