SWEAbstractEncoding

SWEAbstractEncoding

Format

R6Class object.

Value

Object of R6Class for modelling an SWE abstract encoding object

References

SWE Common Data Model Encoding Standard. https://www.ogc.org/standards/swecommon

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Methods

Inherited methods


Method new()

Initializes a SWE Nil Values object

Usage

SWEAbstractEncoding$new(xml = NULL)

Arguments

xml

object of class XMLInternalNode-class from XML


Method clone()

The objects of this class are cloneable with this method.

Usage

SWEAbstractEncoding$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.