powered by
Gives the current threshold in VVP-retrieved radial velocity standard deviation in m/s.
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)
A vp, list of vp or vpts object.
vp
vpts
threshold for sd_vvp in m/s.
sd_vvp
vp: threshold in VVP-retrieved radial velocity standard deviation of a vertical profile
list: threshold in VVP-retrieved radial velocity standard deviation of a list of vertical profiles
list
vpts: threshold in VVP-retrieved radial velocity standard deviation of a time series of vertical profiles
# NOT RUN { # extract threshold for a single vertical profile: sd_vvp_threshold(example_vp) # }
Run the code above in your browser using DataLab