Description Usage Arguments Details Value Author(s) See Also Examples
This generic function has only one method used as a
constructor function for objects that are of class
"perpendicularDistance
". This method should be used in
preference to new
to insure a valid object.
1 | perpendicularDistance(kpds, ...)
|
kpds |
This is the signature argument: the Kpds factor in the appropriate units. |
... |
Arguments that are defined in |
Only one method currently exists for object generation. Its arguments
are documented in perpendicularDistance-methods
.
A valid object of class "perpendicularDistance
"
Jeffrey H. Gove
perpendicularDistance-methods
and the "ArealSampling
" class.
1 2 3 4 | #
# this will have a volume factor of 5445 cubic feet...
#
(pdsEng = perpendicularDistance(4, units="English"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.