Go to file
Daniel Warner d24d064920 More const variables. Tweaks to constants 2011-04-02 12:31:39 +01:00
.hgignore Ignore txt files 2011-04-01 13:17:22 +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 Start of code for Observer / Eci 2011-03-30 17:03:52 +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 Rearranged variables to remove g++ warnings 2011-03-30 22:32:44 +01:00
Julian.h Misc formatting 2011-03-30 18:16:37 +01:00
Makefile Output prints satellites name. 2011-03-30 22:41:31 +01:00
Observer.cpp Rearranged variables to remove g++ warnings 2011-03-30 22:32:44 +01:00
Observer.h Rearranged variables to remove g++ warnings 2011-03-30 22:32:44 +01:00
Rewrite.vcxproj Added Eci class 2011-03-30 16:23:45 +01:00
Rewrite.vcxproj.filters Added Eci class 2011-03-30 16:23:45 +01:00
Rewrite.vcxproj.user Initial commit 2011-03-24 15:55:10 +00:00
SGDP4.cpp More const variables. Tweaks to constants 2011-04-02 12:31:39 +01:00
SGDP4.h Rearrange variables and comments for deep space 2011-03-31 20:39:05 +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
Tle.cpp Misc formatting 2011-03-30 18:16:37 +01:00
Tle.h Added Tle class 2011-03-24 16:08:24 +00:00
Vector.cpp Initial commit 2011-03-24 15:55:10 +00:00
Vector.h Initial commit 2011-03-24 15:55:10 +00:00
main.cpp More const variables. Tweaks to constants 2011-04-02 12:31:39 +01:00