Gravity Engine 12.0
Unity Asset for Gravity
|
Utility function to parse a two line element set from https://www.celestrak.com/NORAD/elements/ for Earth satellite data. More...
Static Public Member Functions | |
static void | InitOrbitU (OrbitUniversal orbitU, string data) |
Utility function to parse a two line element set from https://www.celestrak.com/NORAD/elements/ for Earth satellite data.
Assumes Orbit units have been chosen (OrbitU verifies this and warns).
Sample data: ATLAS CENTAUR 2
1 00694U 63047A 20041.86290382 .00000491 00000-0 50565-4 0 9993 YRDDD.DDDDDDDD 2 00694 30.3549 233.3186 0585871 158.9774 203.5990 14.02563639818796 Incl RA Ecc Arg Peri MA Mean Motion (rev/day) Note eccentricity has an implied decimal point
For interpretation see Vallado 2.4.2 p105 (4th ed)