parameters3d {unfoldr} | R Documentation |
Extract size, shape and orientation angle
parameters3d(S)
S |
list of spheroids |
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'.
a list of spheroids' 3D characteristics
M. Baaske