getSpheroidSystem {unfoldr}R Documentation

Get spheroid system

Description

Get the internally stored spheroid system

Usage

getSpheroidSystem(S)

Arguments

S

result of simSpheroidSystem

Details

The spheroid system is stored as a C structure. This function copies and converts the spheroids to the R level.

Value

list of spheroids, either of class prolate or oblate


[Package unfoldr version 0.6.3 Index]