sphere_overlap_cs {ashapesampler} | R Documentation |
sphere overlap when one is centered on circumference of the other
Description
Sphere overlap cs is subfunction for repeated code in calc_overlap_3D Returns the area of two overlapping spheres where one is centered on the other's surface (cs = centered on surface)
Usage
sphere_overlap_cs(alpha, r)
Arguments
alpha |
radius 1 |
r |
radius 2 |
Value
volume of intersection
[Package ashapesampler version 1.0.0 Index]