|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.bufr.tables.NcepMnemonic
public class NcepMnemonic
A class that reads a mnemonic table. It doesn't include X < 48 and Y < 192 type of descriptors because they are already stored in the latest WMO tables.
| Constructor Summary | |
|---|---|
NcepMnemonic()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static boolean |
read(java.io.InputStream ios,
BufrTables.Tables tables)
Used to read mnemonic tables. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NcepMnemonic()
| Method Detail |
|---|
public static boolean read(java.io.InputStream ios,
BufrTables.Tables tables)
throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||