getSphereSystem {unfoldr}R Documentation

Get sphere system

Description

Get the stored sphere system

Usage

getSphereSystem(S)

Arguments

S

result of simSphereSystem

Details

The sphere system is internally stored as a C data structure. This function copies and converts the sphere objects to the R level.

Value

list of spheres of class spheres


[Package unfoldr version 0.6.3 Index]