public abstract class StationObsDatatypeImpl extends PointObsDatatypeImpl implements StationObsDatatype
| Modifier and Type | Field and Description |
|---|---|
protected ucar.unidata.geoloc.Station |
station
Deprecated.
|
location, nomTime, obsTime| Constructor and Description |
|---|
StationObsDatatypeImpl()
Deprecated.
|
StationObsDatatypeImpl(ucar.unidata.geoloc.Station station,
double obsTime,
double nomTime)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ucar.unidata.geoloc.Station |
getStation()
Deprecated.
Station location of the observation
|
compareTo, getLocation, getNominalTime, getObservationTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetData, getLocation, getNominalTime, getNominalTimeAsDate, getObservationTime, getObservationTimeAsDatepublic StationObsDatatypeImpl()
public StationObsDatatypeImpl(ucar.unidata.geoloc.Station station,
double obsTime,
double nomTime)
public ucar.unidata.geoloc.Station getStation()
StationObsDatatypegetStation in interface StationObsDatatype