public class DqcStationObsDataset.DqcObsImpl extends StationObsDatatypeImpl
stationlocation, nomTime, obsTime| Modifier and Type | Method and Description |
|---|---|
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.
|
getStationcompareTo, getLocation, getNominalTime, getObservationTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getNominalTime, getObservationTimepublic StructureData getData() throws java.io.IOException
PointObsDatatypejava.io.IOException - on io errorpublic java.util.Date getNominalTimeAsDate()
PointObsDatatypepublic java.util.Date getObservationTimeAsDate()
PointObsDatatype