ucar.nc2.iosp.bufr
Class TableLookup
java.lang.Object
ucar.nc2.iosp.bufr.TableLookup
public final class TableLookup
- extends Object
Encapsolates lookup into the BUFR Tables.
- Since:
- Jul 14, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mode
public BufrTables.Mode mode
TableLookup
public TableLookup(BufrIdentificationSection ids)
throws IOException
- Throws:
IOException
getWmoTableBName
public final String getWmoTableBName()
getLocalTableBName
public final String getLocalTableBName()
getLocalTableDName
public final String getLocalTableDName()
getWmoTableDName
public final String getWmoTableDName()
getMode
public BufrTables.Mode getMode()
getDescriptorTableB
public TableB.Descriptor getDescriptorTableB(short fxy)
getDescriptorsTableD
public List<Short> getDescriptorsTableD(short id)
getDescriptorsTableD
public List<String> getDescriptorsTableD(String fxy)
getDescriptorTableD
public TableD.Descriptor getDescriptorTableD(short fxy)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.