| WCSGridCRS | R Documentation |
WCSGridCRS
WCSGridCRS
R6Class object.
Object of R6Class modelling a WCS grid CRS
ows4R::OGCAbstractObject -> WCSGridCRS
GridBaseCRSgrid base CRS
GridTypegrid type
GridOrigingrid origin
GridOffsetsgrid offsets
GridCSgrid CS
ows4R::OGCAbstractObject$ERROR()ows4R::OGCAbstractObject$INFO()ows4R::OGCAbstractObject$WARN()ows4R::OGCAbstractObject$encode()ows4R::OGCAbstractObject$getClass()ows4R::OGCAbstractObject$getClassName()ows4R::OGCAbstractObject$getNamespaceDefinition()ows4R::OGCAbstractObject$isFieldInheritedFrom()ows4R::OGCAbstractObject$logger()ows4R::OGCAbstractObject$print()new()Initializes an object of class WCSGridCRS
WCSGridCRS$new(xmlObj, serviceVersion, owsVersion, logger = NULL)
xmlObjan object of class XMLInternalNode-class to initialize from XML
serviceVersionservice version
owsVersionOWS version
loggerlogger
clone()The objects of this class are cloneable with this method.
WCSGridCRS$clone(deep = FALSE)
deepWhether to make a deep clone.
Class used internally by ows4R.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.