powered by
Returns the current threshold of the radial velocity standard deviation (sd_vvp) of an object in m/s, retrieved by velocity volume processing (VVP).
sd_vvp
sd_vvp_threshold(x)# S3 method for vp sd_vvp_threshold(x)# S3 method for list sd_vvp_threshold(x)# S3 method for vpts sd_vvp_threshold(x)
# S3 method for vp sd_vvp_threshold(x)
# S3 method for list sd_vvp_threshold(x)
# S3 method for vpts sd_vvp_threshold(x)
The sd_vvp threshold in m/s.
A vp, list of vp or vpts object.
vp
vpts
sd_vvp_threshold()<- for setting the sd_vvp threshold of an object.
sd_vvp_threshold()<-
rcs()
# Get the sd_vvp threshold for a vp sd_vvp_threshold(example_vp) # Get the sd_vvp threshold for a vpts sd_vvp_threshold(example_vpts)
Run the code above in your browser using DataLab