updateIntersections {unfoldr}R Documentation

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

Details

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

Value

integer vector indicating intersection=1 or non intersection by 0


[Package unfoldr version 0.6.3 Index]