public abstract class StationObsDatatypeImpl extends PointObsDatatypeImpl implements StationObsDatatype
| Modifier and Type | Field and Description |
|---|---|
protected Station |
station
Deprecated.
|
location, nomTime, obsTime| Constructor and Description |
|---|
StationObsDatatypeImpl()
Deprecated.
|
StationObsDatatypeImpl(Station station,
double obsTime,
double nomTime)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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, getObservationTimeAsDateprotected Station station
public StationObsDatatypeImpl()
public StationObsDatatypeImpl(Station station, double obsTime, double nomTime)
public Station getStation()
StationObsDatatypegetStation in interface StationObsDatatype