Learn R Programming

unfoldr (version 0.7.1)

parameters3d: 3D characteristics of spheroids

Description

Extract size, shape and orientation angle

Usage

parameters3d(S)

Arguments

S

list of spheroids

Value

a list of spheroids` 3D characteristics

Details

The function extracts the characteristics of a 3D spheroid system, either oblate or prolate spheroids, and returns a list of the following elements: major semi-axis length 'a', shape factor 's' and polar angle 'Theta'. For a full example please see the file 'unfold.R'.