powered by
Collection of arbitrary observations.
Objects can be created by calls to the construction function of the form OmObservationCollection(...).
OmObservationCollection(...)
boundedBy
Object of class "list" containing a representation of the bounding box of the contained observations.
"list"
members
Object of class "list" containing objects of class OmObservation or OmMeasurement.
OmObservation
OmMeasurement
signature(x = "OmObservationCollection"): Returns the number of observations in the slot members.
signature(x = "OmObservationCollection")
signature(obj = "OmObservationCollection"): Extract the result slots from the containted observations or measurements.
signature(obj = "OmObservationCollection")
Cox, S. (Ed.), Observations and Measurements - Part 1 - Observation schema, Open Geospatial Consortium Inc., OGC 07-022r1, Version: 1.0
'>OmObservation or '>OmMeasurement.
'>OmObservation
'>OmMeasurement
# NOT RUN { showClass("OmObservationCollection") # }
Run the code above in your browser using DataLab