Gravity Engine 2 5.1
|
Class to load ephemeris data and place is GEBodyState array. More...
Static Public Member Functions | |
static bool | LoadFile (EphemerisData eData, GBUnits.Units worldUnits) |
static double3[] | LoadPitchTable (string resFile) |
Load a table of (t, pitch) with: t: world time from start of launch pitch: angle in radians from horizontal at time t. | |
Class to load ephemeris data and place is GEBodyState array.
This array can then be used to init an EPHEMERIS propagator in GE.
|
static |
Load a table of (t, pitch) with: t: world time from start of launch pitch: angle in radians from horizontal at time t.
resFile |