ucar.nc2.iosp.bufr
Class TableLookup
java.lang.Object
ucar.nc2.iosp.bufr.TableLookup
public final class TableLookup
- extends java.lang.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 java.io.IOException
- Throws:
java.io.IOException
getWmoTableBName
public final java.lang.String getWmoTableBName()
getLocalTableBName
public final java.lang.String getLocalTableBName()
getLocalTableDName
public final java.lang.String getLocalTableDName()
getWmoTableDName
public final java.lang.String getWmoTableDName()
getMode
public BufrTables.Mode getMode()
getDescriptorTableB
public TableB.Descriptor getDescriptorTableB(short fxy)
getDescriptorsTableD
public java.util.List<java.lang.Short> getDescriptorsTableD(short id)
getDescriptorsTableD
public java.util.List<java.lang.String> getDescriptorsTableD(java.lang.String fxy)
getDescriptorTableD
public TableD.Descriptor getDescriptorTableD(short fxy)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.