perpendicularDistance-methods {sampSurf}R Documentation

Methods for "perpendicularDistance" Object Construction in Package ‘sampSurf’

Description

There is currently only one method based on the perpendicularDistance generic that is used for object construction. It is detailed below.

Methods

signature(kpds = "numeric")

This method takes the Kpds factor in appropriate units as the signature argument along with other optional aruments described as follows...

usage...

perpendicularDistance(kpds,
                      units = 'metric',
                      description = 'perpendicular distance method',
                      ...) 

[Package sampSurf version 0.7-4 Index]