Last indexation completed on 2024-04-21 16:42:00 UTC

This code comes from the paper AIAA 2006-6753 [0]. Both the paper and the code can be downloaded from <celestrak.com/publications/AIAA/2006-6753/">http://www.celestrak.com/publications/AIAA/2006-6753/>.
[0]: "Revisiting Spacetrack Report #3" by Vallado, David A., Paul Crawford, Richard Hujsak, and T.S. Kelso

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:18:53  
file CMakeLists.txt 193 bytes 2024-02-11 01:18:53 -  
file README 267 bytes 2024-02-11 01:18:53 -  
file sgp4ext.cpp 22123 bytes 2024-02-11 01:18:53 2024-04-21 14:49:29

this file contains extra routines needed for the main test program for sgp4.

file sgp4ext.h 2117 bytes 2024-02-11 01:18:53 2024-04-21 14:49:29

ifndef _sgp4ext_

file sgp4io.cpp 11310 bytes 2024-02-11 01:18:53 2024-04-21 14:49:30

this file contains a function to read two line element sets.

file sgp4io.h 1498 bytes 2024-02-11 01:18:53 2024-04-21 14:49:30

ifndef _sgp4io_

file sgp4unit.cpp 81064 bytes 2024-02-11 01:18:53 2024-04-21 14:49:31

this file contains the sgp4 procedures for analytical propagation of a satellite.

file sgp4unit.h 4315 bytes 2024-02-11 01:18:53 2024-04-21 14:49:31

ifndef _sgp4unit_