ucar.nc2.iosp.bufr
Class Descriptor
java.lang.Object
ucar.nc2.iosp.bufr.Descriptor
public class Descriptor
- extends java.lang.Object
Static methods to manipulate the f-x-y descriptors
- Since:
- Oct 25, 2008
- Author:
- caron
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Descriptor
public Descriptor()
makeString
public static java.lang.String makeString(short fxy)
isWmoRange
public static boolean isWmoRange(short fxy)
getFxy
public static short getFxy(java.lang.String name)
getFxy
public static short getFxy(short f,
short x,
short y)
show
public static void show(java.util.Formatter out,
short fxy,
TableLookup lookup)
getName
public static java.lang.String getName(short fxy,
TableLookup lookup)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.