| Interface | Description |
|---|---|
| IObservation |
Interface for an Observation as defined by the O&M standard
|
| IObservationSeries |
Interface for a time series of observations.
|
| IProcedure |
Interface for all procedure implementations
|
| IProcedureArray |
Interface for arrays of procedures (homogeneous or not)
|
| Class | Description |
|---|---|
| BufferedObservationSeries |
Implementation of IObservationSeries whose data is stored entirely in memory
and is fully mutable.
|
| ObservationImpl |
Implementation of a single observation
|
| ObservationReaderV20 |
Reader for O&M observations v2.0
|
| ObservationRef |
Wrapper class for use when an IObservation object is or can be included by reference.
|
| ObservationStreamReader |
Base interface for Streaming Observation Readers of all versions
|
| ObservationWriterV20 |
Observation Writer for O&M version 2.0
|
| OMUtils |
Provides Helper methods to read and write O&M observations
in a version agnostic manner.
|
| ProcedureRef |
Wrapper class for use when an IProcedure object is or can be included by reference.
|
| ProcedureXML |
Wrapper class to store procedure info as XML DOM.
|
| SamplingCurve | |
| SamplingFeature<GeomType extends AbstractGeometry> | |
| SamplingPoint | |
| SamplingSurface |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.