Go to file
Daniel Warner b607678395 In SGP4 changed non const reference changed to pointer 2011-05-08 14:00:43 +01:00
.hgignore Create static library in Makefile 2011-04-23 12:13:06 +00:00
CoordGeodetic.cpp Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
CoordGeodetic.h Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
CoordTopographic.cpp Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
CoordTopographic.h Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
Eci.cpp Added SolarPosition class 2011-04-23 18:59:22 +01:00
Eci.h Added SolarPosition class 2011-04-23 18:59:22 +01:00
Globals.cpp Added AcTan method to Globals for use in observer calculations 2011-04-09 21:39:13 +01:00
Globals.h Added SolarPosition class 2011-04-23 18:59:22 +01:00
Julian.cpp Added DateTime struct and method to split julian 2011-05-01 23:58:33 +01:00
Julian.h Added DateTime struct and method to split julian 2011-05-01 23:58:33 +01:00
Makefile Removed unused SatelliteOrbit.* 2011-04-27 13:30:37 +01:00
Observer.cpp Added Dot method to Vector 2011-04-09 20:29:43 +01:00
Observer.h Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
Rewrite.vcxproj Removed unused SatelliteOrbit.* 2011-04-27 13:30:37 +01:00
Rewrite.vcxproj.filters Removed unused SatelliteOrbit.* 2011-04-27 13:30:37 +01:00
Rewrite.vcxproj.user Initial commit 2011-03-24 15:55:10 +00:00
RunTest.cpp In SGP4 changed non const reference changed to pointer 2011-05-08 14:00:43 +01:00
SGP4-VER.TLE Updated Tle test set 2011-04-11 15:12:32 +01:00
SGP4.cpp In SGP4 changed non const reference changed to pointer 2011-05-08 14:00:43 +01:00
SGP4.h In SGP4 changed non const reference changed to pointer 2011-05-08 14:00:43 +01:00
SatelliteException.h Misc formatting 2011-03-30 18:16:37 +01:00
SolarPosition.cpp Added SolarPosition class 2011-04-23 18:59:22 +01:00
SolarPosition.h Added SolarPosition class 2011-04-23 18:59:22 +01:00
Timespan.cpp Moved Coord into seperate files. 2011-04-23 12:18:51 +01:00
Timespan.h Added more Get methods to Timespan 2011-04-09 20:05:25 +01:00
Tle.cpp Changes to tle rules 2011-05-08 13:39:20 +01:00
Tle.h Removed array of values from Tle 2011-04-07 14:42:25 +01:00
Vector.cpp Added Dot method to Vector 2011-04-09 20:29:43 +01:00
Vector.h Added Dot method to Vector 2011-04-09 20:29:43 +01:00