sphere_overlap_is {ashapesampler} | R Documentation |
sphere overlap inner shell
Description
Sphere overlap is (inner shell) calculates area needed to subtract when calculating volume of overlap of shell and sphere.
Usage
sphere_overlap_is(alpha, rmax, rmin)
Arguments
alpha |
radius of sphere |
rmax |
outer radius of shell |
rmin |
inner radius of shell |
Value
volume of intersection
[Package ashapesampler version 1.0.0 Index]