setupSpheroidSystem {unfoldr}R Documentation

Setup spheroid system

Description

Reinitialize spheroid system after R workspace reloading

Usage

setupSpheroidSystem(S, mu = c(0, 1, 0), pl = 0)

Arguments

S

spheroid system

mu

main orientation vector

pl

print level

Details

The internal data structure has to be reinitialized if a spheroid system was reloaded to the R workspace. Calling this function is needed only in case one desires to get profile sections of the spheroid system again which has been previously stored as an R (list) object and afterwards reloaded.

Value

NULL


[Package unfoldr version 0.6.3 Index]