sdwba_resample | R Documentation |
This function resamples the shape of a fluid-like scatterer (FLS) object for use in stochastic distorted wave Born approximation (SDWBA) calculations. The resampling preserves the overall shape of the scatterer while creating a new representation with the specified number of segments. The radius assignment uses a stepwise algorithm to maintain piecewise constant radius values across segments.
sdwba_resample(object, n_segments)
object |
FLS-class object to resample |
n_segments |
Number of segments in the resampled shape |
FLS object with resampled shape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.