public class DapperDataset.SeqStationObs extends StationObsDatatypeImpl
| Modifier and Type | Field and Description |
|---|---|
protected StructureData |
sdata |
stationlocation, nomTime, obsTime| Constructor and Description |
|---|
DapperDataset.SeqStationObs(Station s,
double obsTime,
StructureData sdata)
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
|
| Modifier and Type | Method and Description |
|---|---|
StructureData |
getData() |
Date |
getNominalTimeAsDate() |
Date |
getObservationTimeAsDate() |
getStationcompareTo, getLocation, getNominalTime, getObservationTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getNominalTime, getObservationTimecompareToprotected StructureData sdata
public DapperDataset.SeqStationObs(Station s, double obsTime, StructureData sdata)
sdata - the structure datapublic Date getNominalTimeAsDate()
public Date getObservationTimeAsDate()
public StructureData getData() throws IOException
IOExceptionCopyright © 1999–2015 OPeNDAP. All rights reserved.