Class GempakFileReader.DMParam

  • Enclosing class:
    GempakFileReader

    protected static class GempakFileReader.DMParam
    extends Object
    Class to hold DM Parameter info
    • Field Detail

      • kprmnm

        public String kprmnm
        part name
      • kscale

        public int kscale
        scaling terms
      • koffst

        public int koffst
        offset terms
      • kbits

        public int kbits
        # bits
    • Constructor Detail

      • DMParam

        public DMParam()
        Default ctor
    • Method Detail

      • toString

        public String toString()
        Get a String representation of this object.
        Overrides:
        toString in class Object
        Returns:
        a String representation of this object.