Skip to contents

WCSGSTimeDomain

WCSGSTimeDomain

Format

R6Class object.

Value

Object of R6Class modelling a WCS geoserver time domain object

Note

Experimental

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> WCSGSTimeDomain

Public fields

TimeInstant

time instants

Methods

Inherited methods


Method decode()

Decodes from XML

Usage

WCSGSTimeDomain$decode(xml)

Arguments

xml

object of class XMLInternalNode-class from XML


Method clone()

The objects of this class are cloneable with this method.

Usage

WCSGSTimeDomain$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.