updateIntersections: Check intersection

Description Usage Arguments Details Value Author(s)

View source: R/spheroid.R

Description

Check itersection of either spheres, spheroids or spherocylinders

Usage

1

Arguments

S

list of spheres, spheroids or spherocylinders, see simPoissonSystem

Details

For a given list of spheres, spheroids or spherocylinders the function tests whether an object intersects one of the lateral planes (bottom, top plane included) of the simulation box. The vector returned is of length equal to the number of objects in S and has entries either 1 for an object which is intersected by and 0 otherwise.

Value

binary integer vector of length equal to the length of S

Author(s)

M. Baaske


unfoldr documentation built on Sept. 25, 2021, 1:07 a.m.