drawSpheroidIntersection: Spheroid intersections 3D

Description Usage Arguments Details Author(s)

View source: R/spheroid.R

Description

Draw section profiles of spheroids in 3D

Usage

1
drawSpheroidIntersection(E, n = c(0, 1, 0), np = 25)

Arguments

E

a list of spheroid intersections, see intersectSystem

n

the normal vector of the intersecting plane

np

number of points for a polygon approximation of the ellipses

Details

The function requires the package 'rgl' for drawing section profiles (ellipses) into a 3D 'rgl' image. For a full example please see the file 'simSpheroids.R'.

Author(s)

M. Baaske


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