Class BufrIndicatorSectionW



  • public class BufrIndicatorSectionW
    extends ucar.nc2.iosp.bufr.BufrIndicatorSection
    • Constructor Summary

      Constructors 
      Constructor Description
      BufrIndicatorSectionW​(ucar.unidata.io.RandomAccessFile raf)
      Constructor
    • Method Summary

      • Methods inherited from class ucar.nc2.iosp.bufr.BufrIndicatorSection

        getBufrEdition, getBufrLength, getStartPos
      • Methods inherited from class java.lang.Object

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

      • BufrIndicatorSectionW

        public BufrIndicatorSectionW​(ucar.unidata.io.RandomAccessFile raf)
                              throws java.io.IOException
        Constructor
        Parameters:
        raf - RandomAccessFile
        Throws:
        java.io.IOException