getSphereProjection: Sphere projections

Description Usage Arguments Value Author(s)

Description

The function draws the defect projections in a 3d plot and returns the points of its the convex hull together with points of each projected particle (here a sphere).

Usage

1
getSphereProjection(S, draw = TRUE, conv = TRUE, np = 20)

Arguments

S

particles to be projected

draw

logical, draw=TRUE (default) draw the projected spheres

conv

logical, conv=TRUE (default) draw the convex hull

np

number of points used for sampling the convex hull of projections

Value

draw projections and the convex hull (if enabled) in a 3d plot returning its polygonal area and points of the convex hull

Author(s)

M. Baaske


simLife documentation built on May 23, 2019, 3 a.m.