WCSGridCRS: WCSGridCRS

WCSGridCRSR Documentation

WCSGridCRS

Description

WCSGridCRS

WCSGridCRS

Format

R6Class object.

Value

Object of R6Class modelling a WCS grid CRS

Super class

ows4R::OGCAbstractObject -> WCSGridCRS

Public fields

GridBaseCRS

grid base CRS

GridType

grid type

GridOrigin

grid origin

GridOffsets

grid offsets

GridCS

grid CS

Methods

Public methods

Inherited methods

Method new()

Initializes an object of class WCSGridCRS

Usage
WCSGridCRS$new(xmlObj, serviceVersion, owsVersion, logger = NULL)
Arguments
xmlObj

an object of class XMLInternalNode-class to initialize from XML

serviceVersion

service version

owsVersion

OWS version

logger

logger


Method clone()

The objects of this class are cloneable with this method.

Usage
WCSGridCRS$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

Class used internally by ows4R.

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>


ows4R documentation built on Sept. 1, 2023, 5:09 p.m.