public class Grib2CollectionPanel.Grib2ParameterBean extends Object
| Constructor and Description |
|---|
Grib2CollectionPanel.Grib2ParameterBean() |
Grib2CollectionPanel.Grib2ParameterBean(Grib2Record r,
int cdmHash) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCdmHash() |
String |
getCenter() |
String |
getEnsDerived() |
String |
getEnsProb() |
int |
getGDS() |
int |
getGenProcess() |
double |
getIntvHours() |
String |
getLevelName() |
int |
getLevelType() |
int |
getN() |
String |
getName() |
int |
getNExtra() |
String |
getParamNo() |
int |
getPDS() |
String |
getStatType() |
String |
getTable() |
String |
getUnits() |
boolean |
isEns() |
boolean |
isLayer() |
String |
toProcessedString() |
String |
toString() |
public Grib2CollectionPanel.Grib2ParameterBean()
public Grib2CollectionPanel.Grib2ParameterBean(Grib2Record r, int cdmHash) throws IOException
IOExceptionpublic String getParamNo()
public int getPDS()
public int getN()
public int getLevelType()
public int getGenProcess()
public String getLevelName()
public int getNExtra()
public boolean isLayer()
public final String getStatType()
public int getGDS()
public String getCdmHash()
public double getIntvHours()
public String toProcessedString()
public String getName()
public String getUnits()
public final String getCenter()
public final String getTable()
public String getEnsDerived()
public String getEnsProb()
public final boolean isEns()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.