Uses of Class
ucar.nc2.iosp.bufr.BufrIdentificationSection

Packages that use BufrIdentificationSection
ucar.nc2.iosp.bufr I/O Service Provider for BUFR format files 
ucar.nc2.iosp.bufr.tables   
 

Uses of BufrIdentificationSection in ucar.nc2.iosp.bufr
 

Fields in ucar.nc2.iosp.bufr declared as BufrIdentificationSection
 BufrIdentificationSection Message.ids
           
 

Constructors in ucar.nc2.iosp.bufr with parameters of type BufrIdentificationSection
Message(RandomAccessFile raf, BufrIndicatorSection is, BufrIdentificationSection ids, BufrDataDescriptionSection dds, BufrDataSection dataSection, GregorianCalendar cal)
           
TableLookup(BufrIdentificationSection ids)
           
 

Uses of BufrIdentificationSection in ucar.nc2.iosp.bufr.tables
 

Methods in ucar.nc2.iosp.bufr.tables with parameters of type BufrIdentificationSection
static BufrTables.Tables BufrTables.getLocalTables(BufrIdentificationSection ids)
           
static TableB BufrTables.getWmoTableB(BufrIdentificationSection ids)
           
static TableD BufrTables.getWmoTableD(BufrIdentificationSection ids)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.