Last indexation completed on 2024-03-24 06:03:46 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:41:35  
file CMakeLists.txt 193 bytes 2024-02-11 01:41:35 -  
file README 267 bytes 2024-02-11 01:41:35 -  
file sgp4ext.cpp 22123 bytes 2024-02-11 01:41:35 2024-03-24 03:51:10

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

file sgp4ext.h 2117 bytes 2024-02-11 01:41:35 2024-03-24 03:51:10

ifndef _sgp4ext_

file sgp4io.cpp 11310 bytes 2024-02-11 01:41:35 2024-03-24 03:51:10

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

file sgp4io.h 1498 bytes 2024-02-11 01:41:35 2024-03-24 03:51:10

ifndef _sgp4io_

file sgp4unit.cpp 81064 bytes 2024-02-11 01:41:35 2024-03-24 03:51:11

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

file sgp4unit.h 4315 bytes 2024-02-11 01:41:35 2024-03-24 03:51:12

ifndef _sgp4unit_