WML.RdWaterML classes.
WmlTimeseries (abstract)
WmlMeasurementTimeseries
WmlMeasurementTimeseriesMetadata
WmlMeasurementTVP
WmlDefaultTVPMeasurementMetadata
WmlInterpolationType
Objects can be created by calls to the creation functions:
WmlMeasurementTimeseries(...)
WmlMeasurementTimeseriesMetadata(temporalExtent)
WmlMeasurementTVP(...)
WmlDefaultTVPMeasurementMetadata(...)
WmlInterpolationType(...)
sampledFeatures:Object of class "character" ~~
id:Object of class "character" ~~
identifier:Object of class "character" ~~
names:Object of class "character" ~~
shape:Object of class "SamsShape" ~~
timeZone:Object of class "ANY" ~~
temporalExtent:Object of class "GmlPoint" ~~
time:Object of class "POSIXct" in a TVP
value:Object of class "numeric" in a TVP
href:Object of class "character" ~~
title:Object of class "character" ~~
interpolationType:Object of class "WmlInterpolationType" ~~
uom:Object of class "character" ~~
metadata:Object of class "ANY" ~~
defaultPointMetadata:Object of class "ANY" ~~
point:Object of class "ANY" for WmlTimeseries, of class "list" for WmlMeasurementTimeseries
WmlMonitoringPoint extends "GmlFeature", directly.
WmlMeasurementTimeseries extends "WmlTimeseries", directly.
signature(obj = "SamsSamplingFeature"): access to the coordinates of the feature.
signature(obj = "SamsSamplingFeature"): access to the identifier of the feature.
signature(obj = "SamsSamplingFeature"): access the feature itself.
signature(obj = "SamsSamplingFeature"): access a human-readable name of the feature.
https://www.ogc.org/standards/WaterML
Schemas: http://schemas.opengis.net/waterml/
showClass("WmlMeasurementTimeseries")#> Class "WmlMeasurementTimeseries" [package "sos4R"] #> #> Slots: #> #> Name: metadata defaultPointMetadata #> Class: WmlMeasurementTimeseriesMetadata WmlDefaultTVPMeasurementMetadata #> #> Name: points id #> Class: list character #> #> Name: point #> Class: ANY #> #> Extends: "WmlTimeseries"