heapIZ: 'Heap' Up a Sampling Surface

Description Usage Arguments Details Value Author(s) See Also Examples

Description

This generic has only one method as detailed in heapIZ-methods. It is used to “heap” an object of class "InclusionZoneGrid" onto one of class "Tract" to build an object of class "sampSurf." Note that the heaping would be applied to several objects of the first class to ultimately build a surface.

Usage

1
heapIZ(izgObject, tract, ...)

Arguments

izgObject

An object of class “InclusionZoneGrid” or subclass.

tract

An object of class “Tract”.

...

See methods for other arguments.

Details

This method is really not meant to be used stand-alone. It is called within a sampSurf constuctor in order to ‘heap’ or ‘pile’ the values with inclusion zones to build a sampling surface. See these routines for details.

Value

An object of class “Tract” or subclass.

Author(s)

Jeffrey H. Gove

See Also

heapIZ-methods

Examples

1
2
3
#
# see sampSurf constructor source code for details.
#

sampSurf documentation built on March 5, 2021, 3:01 p.m.