OmObservationCollection: Class "OmObservationCollection"

View source: R/OM_20-methods.R View source: R/OM-methods.R

OmObservationCollectionR Documentation

Class "OmObservationCollection"

Description

Collection of arbitrary observations.

Objects from the Class

Objects can be created by calls to the construction function of the form OmObservationCollection(...).

Slots

boundedBy:

Object of class "list" containing a representation of the bounding box of the contained observations.

members:

Object of class "list" containing objects of class OmObservation or OmMeasurement.

Methods

length

signature(x = "OmObservationCollection"): Returns the number of observations in the slot members.

sosResult

signature(obj = "OmObservationCollection"): Extract the result slots from the containted observations or measurements.

Author(s)

Daniel Nuest daniel.nuest@uni-muenster.de

References

Cox, S. (Ed.), Observations and Measurements - Part 1 - Observation schema, Open Geospatial Consortium Inc., OGC 07-022r1, Version: 1.0

See Also

OmObservation or OmMeasurement.

Examples

showClass("OmObservationCollection")


52North/sos4R documentation built on Oct. 14, 2024, 7:25 p.m.