MonitoringPoint: Class '"WmlMonitoringPoint"'

Description Objects from the Class Slots Extends Methods Examples

Description

A monitoring point is the feature of interest defined for WaterML observations, i.e. a monitoring point represents the real world feature for which observations are taken. This may be, for example, the position of a stream flow sensor at a river.

Objects from the Class

Objects can be created by calls of the form new("WmlMonitoringPoint", ...).

Slots

id:

Object of class "character", the GML id of the point.

identifier:

Object of class "character", the identifier of the point.

names:

Object of class "character", the names of the point.

sampledFeatures:

Object of class "character", the identifiers of sampled features.

shape:

Object of class "SamsShape", the shape of the point.

timeZone:

Object of class "ANY", the time zone (if available).

verticalDatums:

Object of class "AN", the vertical datum (if available).

Extends

Class "GmlFeature", directly. Class "GmlFeatureOrNULL", by class "GmlFeature", distance 2. Class "GmlFeatureOrGmlFeaturePropertyOrNULL", by class "GmlFeature", distance 2.

Methods

sosName

signature(x = "WmlMonitoringPoint"): access the name of the point.

Examples

1
showClass("WmlMonitoringPoint")

52North/sos4R documentation built on Jan. 30, 2021, 11:42 p.m.