standUpIZ-class: Class "standUpIZ"

Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples

Description

This class holds the inclusion zone definition for the “stand-up” method (Gove and Van Deusen, 2011) for sampling down coarse woody debris.

Objects from the Class

Objects can be created by calls of the form new("standUpIZ", ...). As usual in this class, however, this is not recommended because the objects are fairly complex. Instead, one can use the object constructor standUpIZ to create new objects.

Slots

Most of the slots are described in the superclasses (see below), please see their help pages for more information. Essentially, this class adds only one slot to the "downLogIZ" class specification.

circularPlot:

Object of class "circularPlot": An object from the "ArealSampling" subclass "circularPlot". Please see the help for this class for more information on the slots associated with circular plot objects.

Extends

Class "downLogIZ", directly.
Class "InclusionZone", by class "downLogIZ", distance 2.

Methods

izGrid

signature(izObject = "standUpIZ", tract = "Tract"): “InclusionZoneGrid” generic constructor

perimeter

signature(object = "standUpIZ"): Return the object perimeter

plot

signature(x = "standUpIZ", y = "missing"): Plot the object

summary

signature(object = "standUpIZ"): Object summary

Author(s)

Jeffrey H. Gove

References

Gove, J. H. and Van Deusen, P. C. 2011. On fixed-area plot sampling for downed coarse woody debris. Forestry. Forestry 84:109–117.

See Also

chainSawIZ, sausageIZ, fullChainSawIZ and the downLogIZs container class.

Examples

1
showClass("standUpIZ")

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