Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
AsteroidData Class Reference

Static Public Member Functions

static void Init ()
 
static string[] GetNames ()
 
static void SetSolarBody (SolarBody sbody, int index)
 Parses the JPL asteroid string and set values in the SolarBody component.
 
static void SetSolarBody (SolarBody sbody, string line)
 
static void SetEllipse (float epoch, EllipseBase ellipseBase, SolarBody sb)
 
static void SetOrbit (float epoch, OrbitUniversal orbitU, SolarBody sb)
 

Member Function Documentation

◆ SetSolarBody()

static void AsteroidData.SetSolarBody ( SolarBody  sbody,
int  index 
)
static

Parses the JPL asteroid string and set values in the SolarBody component.

Returns
The JPL asteroid.
Parameters
lineLine.

The documentation for this class was generated from the following file: