public class TimeSeriesProfileSensorDataset extends AbstractSensorDataset implements IStaticLocationDataset
| Constructor and Description |
|---|
TimeSeriesProfileSensorDataset(org.n52.sos.ioos.asset.SensorAsset sensor,
Double lng,
Double lat,
Map<org.n52.sos.ogc.gml.time.Time,Map<org.n52.sos.ogc.om.OmObservableProperty,Map<SubSensor,org.n52.sos.ogc.om.values.Value<?>>>> dataValues) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getLat() |
Double |
getLng() |
compareTo, getAbstractAssetDatasets, getDataValues, getFeatureType, getPhenomena, getSensor, getSubSensors, getTimespublic Double getLng()
getLng in interface IStaticLocationDatasetpublic Double getLat()
getLat in interface IStaticLocationDatasetCopyright © 2012-2016 52north.org. All Rights Reserved.