Description Objects from the Class Slots Extends Methods Note Author(s) References Examples
WaterML 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.
Schemas: http://schemas.opengis.net/waterml/
Eike H. Juerrens, Daniel Nuest
https://www.ogc.org/standards/WaterML
1 | showClass("WmlMeasurementTimeseries")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.