Rdocumentation
powered by
Learn R Programming
unfoldr (version 0.5.1)
updateIntersections: Updated spheroid intersections
Description
Determine intersections of spheroids with bounding (simulation) box
Usage
updateIntersections(S, id, cond)
Arguments
S
spheroid system
id
integer vector of spheroid id numbers
cond
conditioning object
Value
integer vector indicating intersection=
1
or non intersection by
0
Details
For a given set of spheroid id numbers calculate if these spheroids intersect the simulation box or not.