powered by
Sets the assumed radar cross section in cm^2. This method also updates the migration densities in x$data$dens
x$data$dens
rcs(x) <- value# S3 method for vp rcs(x) <- value# S3 method for list rcs(x) <- value# S3 method for vpts rcs(x) <- value# S3 method for vpi rcs(x) <- value
# S3 method for vp rcs(x) <- value
# S3 method for list rcs(x) <- value
# S3 method for vpts rcs(x) <- value
# S3 method for vpi rcs(x) <- value
a vp, list of vp or vpts object
vp
vpts
the cross section value to assign
# NOT RUN { # change RCS for a single vertical profile: rcs(example_vp) <- 20 # }
Run the code above in your browser using DataLab