.hgignore
|
Added PassPredict program
|
2011-05-28 01:02:13 +00:00 |
CoordGeodetic.cpp
|
Print out values in degrees
|
2011-05-27 01:41:56 +01:00 |
CoordGeodetic.h
|
Print out topo and geo struct to stream
|
2011-05-27 01:37:10 +01:00 |
CoordTopographic.cpp
|
Changed Range to Rng and RangeRate to Rng Rt
|
2011-05-27 20:40:26 +00:00 |
CoordTopographic.h
|
Print out topo and geo struct to stream
|
2011-05-27 01:37:10 +01:00 |
Eci.cpp
|
Converted Vector to struct
|
2011-05-27 00:22:38 +01:00 |
Eci.h
|
Added SolarPosition class
|
2011-04-23 18:59:22 +01:00 |
Globals.cpp
|
Moved Trim functions into Global file
|
2011-05-27 16:51:23 +00:00 |
Globals.h
|
Moved Trim functions into Global file
|
2011-05-27 16:51:23 +00:00 |
Julian.cpp
|
More updates to Timespan and Julian
|
2011-06-10 19:34:39 +00:00 |
Julian.h
|
More updates to Timespan and Julian
|
2011-06-10 19:34:39 +00:00 |
Makefile
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
Observer.cpp
|
Fixed bug in Observer. observers_eci_ date was being initialized at start of ctor. So UpdateObserversEci() wasnt being called later in ctor as the dates matched
|
2011-05-30 00:04:08 +00:00 |
Observer.h
|
Moved Coord into seperate files.
|
2011-04-23 12:18:51 +01:00 |
OrbitalElements.cpp
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
OrbitalElements.h
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
PassPredict.cpp
|
Added setter functions to Timespan. At end of pass move time along by 20minutes.
|
2011-06-10 21:09:02 +00: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
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
SGP4-VER.TLE
|
Updated Tle test set
|
2011-04-11 15:12:32 +01:00 |
SGP4.cpp
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
SGP4.h
|
Moved orbital parameters out into seperate class
|
2011-07-09 22:20:31 +00:00 |
SatTrack.cpp
|
Print out string value for Julian
|
2011-05-27 09:40:19 +00:00 |
SatelliteException.h
|
Misc formatting
|
2011-03-30 18:16:37 +01:00 |
SolarPosition.cpp
|
Removed #define
|
2011-05-20 22:09:23 +01:00 |
SolarPosition.h
|
Added SolarPosition class
|
2011-04-23 18:59:22 +01:00 |
Timespan.cpp
|
Added setter functions to Timespan. At end of pass move time along by 20minutes.
|
2011-06-10 21:09:02 +00:00 |
Timespan.h
|
Added setter functions to Timespan. At end of pass move time along by 20minutes.
|
2011-06-10 21:09:02 +00:00 |
Tle.cpp
|
Changed Tle to used exceptions
|
2011-05-31 12:06:22 +00:00 |
Tle.h
|
Changed Tle to used exceptions
|
2011-05-31 12:06:22 +00:00 |
TleException.h
|
Changed Tle to used exceptions
|
2011-05-31 12:06:22 +00:00 |
Vector.cpp
|
Converted Vector to struct
|
2011-05-27 00:22:38 +01:00 |
Vector.h
|
Converted Vector to struct
|
2011-05-27 00:22:38 +01:00 |