Documentation of 'edu.wisc.ssec.mcidas.adde.AddeSatBands' Java class
AddeSatBands
edu.wisc.ssec.mcidas.adde

Class AddeSatBands



  • public class AddeSatBands
    extends java.lang.Object
    Helper class to interpret the band information from the ADDE SATBANDS file returned by servers
    • Constructor Summary

      Constructors 
      Constructor and Description
      AddeSatBands(java.lang.String[] cards) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String[] getBandDescr(int sensor, java.lang.String src)
      given a sensor and a source type, return a list of bands possible
      static void main(java.lang.String[] a) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AddeSatBands

        public AddeSatBands(java.lang.String[] cards)
    • Method Detail

      • getBandDescr

        public java.lang.String[] getBandDescr(int sensor,
                                               java.lang.String src)
        given a sensor and a source type, return a list of bands possible
        Parameters:
        sensor - is the satellite sensor ID number
        src - is the sensor source code
        Returns:
        String[] of channel words. The array is 1-based to match the customary way of numbering channels (bands), so element 0 is usually null
      • main

        public static void main(java.lang.String[] a)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.