public class Grib2CollectionPanel.Grib2RecordBean extends Object
| Constructor and Description |
|---|
Grib2CollectionPanel.Grib2RecordBean() |
Grib2CollectionPanel.Grib2RecordBean(Grib2Record m) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAerIntSizeType() |
double |
getAerIntWavelType() |
double |
getAerSize1() |
double |
getAerSize2() |
int |
getAerType() |
double |
getAerWavel1() |
double |
getAerWavel2() |
long |
getDataPos() |
String |
getFile() |
String |
getForecastDate() |
int |
getForecastTime() |
String |
getHeader() |
String |
getIntv() |
String |
getIntv2() |
long |
getIntvHash() |
String |
getLevel() |
int |
getNForecastsInEns() |
int |
getPertN() |
int |
getPertType() |
String |
getProbLimits() |
String |
getRefDate() |
String |
getTimeUnit() |
String |
getTInv() |
String |
showProcessedGridRecord(Formatter f) |
void |
toRawPdsString(Formatter f) |
public Grib2CollectionPanel.Grib2RecordBean()
public Grib2CollectionPanel.Grib2RecordBean(Grib2Record m) throws IOException
IOExceptionpublic final String getRefDate()
public final String getForecastDate()
public String getHeader()
public final String getTimeUnit()
public final int getForecastTime()
public final String getFile()
public String getLevel()
public long getDataPos()
public void toRawPdsString(Formatter f)
public String getTInv()
public String getIntv()
public String getIntv2()
public long getIntvHash()
public int getAerType()
public double getAerIntSizeType()
public double getAerSize1()
public double getAerSize2()
public double getAerIntWavelType()
public double getAerWavel1()
public double getAerWavel2()
public int getPertN()
public int getNForecastsInEns()
public int getPertType()
public String getProbLimits()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.