distanceLimited-class: Class '"distanceLimited"': Distance Limited Sampling

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

Description

A subclass of "ArealSampling" that can be used to create objects that encapsulate all the parameters necessary for any variant of distance limited sampling of down woody debris.

Objects from the Class

Objects can be created by calls of the form new("distanceLimited", ...), and while this is reasonable with this class because there are no graphical slots, it is still not recommended. The preferred method for creating new objects is via the distanceLimited constructor.

Slots

In addition to those slots in class "ArealSampling," the following are defined...

distanceLimit:

Object of class "numeric": This is simply the distance limit in either feet or meters, depending upon the units chosen.

Extends

Class "ArealSampling", directly.

Methods

summary

signature(object = "distanceLimited"): prints a summary of the object

Author(s)

Jeffrey H. Gove

See Also

The "ArealSampling" class.

Examples

1
showClass("distanceLimited")

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