Go to file
Daniel Warner 7c50d84892 Added Timespan object 2011-04-07 14:56:02 +01:00
.hgignore Ignore .orig files 2011-04-02 13:39:11 +01:00
Coord.cpp Initial commit 2011-03-24 15:55:10 +00:00
Coord.h Changed Geographic to Geodetic 2011-03-30 16:18:19 +01:00
Eci.cpp Added magnitude method to vector class 2011-04-03 13:08:31 +01:00
Eci.h Rearranged variables to remove g++ warnings 2011-03-30 22:32:44 +01:00
Globals.cpp Initial commit 2011-03-24 15:55:10 +00:00
Globals.h More const variables. Tweaks to constants 2011-04-02 12:31:39 +01:00
Julian.cpp Added Timespan object 2011-04-07 14:56:02 +01:00
Julian.h Added Timespan object 2011-04-07 14:56:02 +01:00
Makefile Output prints satellites name. 2011-03-30 22:41:31 +01:00
Observer.cpp Use #define instead of constants struct. Updated gsto. 2011-04-03 11:48:47 +01:00
Observer.h Rearranged variables to remove g++ warnings 2011-03-30 22:32:44 +01:00
Rewrite.vcxproj Added Timespan object 2011-04-07 14:56:02 +01:00
Rewrite.vcxproj.filters Added Timespan object 2011-04-07 14:56:02 +01:00
Rewrite.vcxproj.user Initial commit 2011-03-24 15:55:10 +00:00
SGDP4.cpp Removed array of values from Tle 2011-04-07 14:42:25 +01:00
SGDP4.h Removed unused constants struct from SGDP4 2011-04-06 00:55:55 +01:00
SGP4-VER.TLE Initial commit 2011-03-24 15:55:10 +00:00
SatelliteException.h Misc formatting 2011-03-30 18:16:37 +01:00
Timespan.cpp Added Timespan object 2011-04-07 14:56:02 +01:00
Timespan.h Added Timespan object 2011-04-07 14:56:02 +01:00
Tle.cpp Removed array of values from Tle 2011-04-07 14:42:25 +01:00
Tle.h Removed array of values from Tle 2011-04-07 14:42:25 +01:00
Vector.cpp Added magnitude method to vector class 2011-04-03 13:08:31 +01:00
Vector.h Added magnitude method to vector class 2011-04-03 13:08:31 +01:00
main.cpp Moved test code into seperate file 2011-04-06 00:56:17 +01:00
testmain.cpp Moved test code into seperate file 2011-04-06 00:56:17 +01:00