perpendicularDistance {sampSurf} | R Documentation |
perpendicularDistance
"
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.
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.
# # this will have a volume factor of 5445 cubic feet... # (pdsEng = perpendicularDistance(4, units="English"))