
Get threshold of the radial velocity standard deviation
Source:R/sd_vvp_threshold.R
sd_vvp_threshold.RdReturns the current threshold of the radial velocity standard deviation
(sd_vvp) of an object in m/s, retrieved by velocity volume processing
(VVP).
Usage
sd_vvp_threshold(x)
# S3 method for class 'vp'
sd_vvp_threshold(x)
# S3 method for class 'list'
sd_vvp_threshold(x)
# S3 method for class 'vpts'
sd_vvp_threshold(x)See also
sd_vvp_threshold()<-for setting thesd_vvpthreshold of an object.