simCylinderIntersection {unfoldr}R Documentation

Cylinder intersection

Description

Simulate a cylinder system and intersect

Usage

simCylinderIntersection(theta, cond)

Arguments

theta

simulation parameters

cond

conditioning object for simulation and intersection

Details

The function first simulates a cylinder system according to the parameter theta and only returns the resulting section profiles.

Value

list of intersection profiles


[Package unfoldr version 0.6.3 Index]