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, getObservationTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getData, getLocation, getNominalTime, getNominalTimeAsDate, getObservationTime, getObservationTimeAsDate
protected Station station
public StationObsDatatypeImpl()
public StationObsDatatypeImpl(Station station, double obsTime, double nomTime)
public Station getStation()
StationObsDatatype
getStation
in interface StationObsDatatype