sphere_overlap_is: sphere overlap inner shell

View source: R/3D.R

sphere_overlap_isR 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


ashapesampler documentation built on May 29, 2024, 3:22 a.m.