public class GempakGridParameterTable extends Object
| Constructor and Description |
|---|
GempakGridParameterTable()
Default ctor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addParameters(String tbl)
Add parameters from the table
|
static GempakParameter |
getParameter(String name)
Get the parameter for the given name
|
public static void addParameters(String tbl) throws IOException
tbl - table locationIOException - problem reading table.public static GempakParameter getParameter(String name)
name - name of the parameter (eg:, TMPK);Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.