类 BufrIndicatorSectionW


  • public class BufrIndicatorSectionW
    extends ucar.nc2.iosp.bufr.BufrIndicatorSection
    作者:
    Yaqiang Wang
    • 构造器概要

      构造器 
      构造器 说明
      BufrIndicatorSectionW​(ucar.unidata.io.RandomAccessFile raf)
      Constructor
    • 方法概要

      • 从类继承的方法 ucar.nc2.iosp.bufr.BufrIndicatorSection

        getBufrEdition, getBufrLength, getStartPos
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • BufrIndicatorSectionW

        public BufrIndicatorSectionW​(ucar.unidata.io.RandomAccessFile raf)
                              throws java.io.IOException
        Constructor
        参数:
        raf - RandomAccessFile
        抛出:
        java.io.IOException