ucar.nc2.iosp.bufr
Class Descriptor
java.lang.Object
ucar.nc2.iosp.bufr.Descriptor
public class Descriptor
- extends 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 String makeString(short fxy)
isWmoRange
public static boolean isWmoRange(short fxy)
getFxy
public static short getFxy(String name)
getFxy
public static short getFxy(short f,
short x,
short y)
show
public static void show(Formatter out,
short fxy,
TableLookup lookup)
getName
public static String getName(short fxy,
TableLookup lookup)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.