|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dt.point.PointObsDatatypeImpl
ucar.nc2.dt.point.StationObsDatatypeImpl
ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
public class DqcStationObsDataset.DqcObsImpl
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dt.point.StationObsDatatypeImpl |
|---|
station |
| Fields inherited from class ucar.nc2.dt.point.PointObsDatatypeImpl |
|---|
location, nomTime, obsTime |
| Method Summary | |
|---|---|
StructureData |
getData()
The actual data of the observation. |
java.util.Date |
getNominalTimeAsDate()
Nominal time of the observation, as a Date. |
java.util.Date |
getObservationTimeAsDate()
Actual time of the observation, as a Date. |
| Methods inherited from class ucar.nc2.dt.point.StationObsDatatypeImpl |
|---|
getStation |
| Methods inherited from class ucar.nc2.dt.point.PointObsDatatypeImpl |
|---|
compareTo, getLocation, getNominalTime, getObservationTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.dt.PointObsDatatype |
|---|
getLocation, getNominalTime, getObservationTime |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
public StructureData getData()
throws java.io.IOException
PointObsDatatype
java.io.IOException - on io errorpublic java.util.Date getNominalTimeAsDate()
PointObsDatatype
public java.util.Date getObservationTimeAsDate()
PointObsDatatype
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||