distanceLimitedPDSIZ-methods {sampSurf}R Documentation

Methods for "distanceLimitedPDSIZ" Object Construction in Package sampSurf

Description

This is the one method for generic function distanceLimitedPDSIZ in Package ‘sampSurf’ that allows for creation of objects of class "distanceLimitedPDSIZ."

Methods

signature(downLog = "downLog", pds = "perpendicularDistance", dls = "dlsNumeric")

usage...

distanceLimitedPDSIZ(downLog,
                     pds,
                     dls,
                     description = 'inclusion zone for down log distance limited PDS',
                     spID = paste('dlpds',.StemEnv$randomID(),sep=':'),
                     spUnits = CRS(projargs=as.character(NA)),
                     pdsType = .StemEnv$pdsTypes,
                     ... )

[Package sampSurf version 0.7-4 Index]