public abstract class StationObsDatatypeImpl extends PointObsDatatypeImpl implements StationObsDatatype
Modifier and Type | Field and Description |
---|---|
protected Station |
station |
location, nomTime, obsTime
Constructor and Description |
---|
StationObsDatatypeImpl() |
StationObsDatatypeImpl(Station station,
double obsTime,
double nomTime) |
Modifier and Type | Method and Description |
---|---|
Station |
getStation()
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
compareTo
protected Station station
public StationObsDatatypeImpl()
public StationObsDatatypeImpl(Station station, double obsTime, double nomTime)
public Station getStation()
StationObsDatatype
getStation
in interface StationObsDatatype
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.