Class Grib1CollectionPanel.Gds1Bean

    • Constructor Detail

      • Gds1Bean

        public Gds1Bean()
      • Gds1Bean

        public Gds1Bean​(ucar.nc2.grib.grib1.Grib1SectionGridDefinition m)
    • Method Detail

      • getHash

        public int getHash()
      • getTemplate

        public int getTemplate()
      • isVertCoords

        public boolean isVertCoords()
      • getGridName

        public String getGridName()
      • getScanMode

        public String getScanMode()
      • getResolution

        public String getResolution()
      • getDx

        public double getDx()
      • getDy

        public double getDy()
      • getDxRaw

        public double getDxRaw()
      • getDyRaw

        public double getDyRaw()
      • getNx

        public int getNx()
      • getNy

        public int getNy()
      • getNxRaw

        public int getNxRaw()
      • getNyRaw

        public int getNyRaw()