Rdocumentation
powered by
Learn R Programming
unfoldr (version 0.3)
planarSection: Sphere planar section
Description
Intersect sphere system
Usage
planarSection(S, d)
Arguments
S
list of spheres, see
simSphereSystem
d
distance of the intersecting xy-plane to the origin
Value
vector of circle radii
Details
Given a sphere system obtained from
simSphereSystem
the function returns the section radii from intersecting all spheres stored in
S
.