parameters3d {unfoldr}R Documentation

3D characteristics of spheroids

Description

Extract size, shape and orientation angle

Usage

parameters3d(S)

Arguments

S

list of spheroids

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'.

Value

a list of spheroids' 3D characteristics

Author(s)

M. Baaske


[Package unfoldr version 0.7 Index]