public class GempakParameters extends Object
| Constructor and Description |
|---|
GempakParameters()
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–2014 UCAR/Unidata. All rights reserved.