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.