Learn R Programming

unfoldr (version 0.6.5)

updateIntersections: Updated spheroid intersections

Description

Determine intersections of spheroids with bounding (simulation) box

Usage

updateIntersections(S, box)

Arguments

S

geometric objects system

box

the simulation box

Value

integer vector indicating intersection=1 or non intersection by 0

Details

For a given list of spheroids, spheres or cylinders calculate if these objects intersect the simulation box or not.