standingTreeIZs-class: Class '"standingTreeIZs"'

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

Description

Like the "standingTrees" class, this a 'container' class that allows multiple objects of a specific subclass of standingTreeIZ to be grouped into a population or collection. Its specific intent it to hold a collection of "InclusionZone" objects for a given tree population, that will ultimately be used to generate a sampling surface for a given sampling method. Please see “The InclusionZone Class” vignette for more information.

Objects from the Class

Objects can be created by calls of the form new("standingTreeIZs", ...); however, as in the other classes within this package, constructors have been written to simplify the process. A standingTreeIZs constructor should therefore be used in preference to new. The constructor, standingTreeIZs, has different forms that will be useful with different classes of objects.

Slots

The slots are the same as for the "izContainer" virtual superclass; please see it for details beyond what is below.

iZones:

Object of class "list": This slot holds a list of objects that all correspond to the same subclass of the "standingTreeIZ" class.

Extends

Class "izContainer", directly.

Methods

No methods defined with class "standingTreeIZs" in the signature.

Author(s)

Jeffrey H. Gove

References

The InclusionZone Class” vignette.

See Also

See the subclasses of standingTreeIZ for valid object types that can be stored in this container.

Examples

1
showClass("standingTreeIZs")

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