Commit Graph

28 Commits (18de6eb3ab2ef3eebb1a35a421578266f0b52f1c)

Author SHA1 Message Date
Daniel Warner 18de6eb3ab Removed -= and *= 2011-04-02 13:32:09 +01:00
Daniel Warner d24d064920 More const variables. Tweaks to constants 2011-04-02 12:31:39 +01:00
Daniel Warner 72452918df Reverted FindPositionSDP4() to simpler version 2011-04-01 14:40:44 +01:00
Daniel Warner 4a7d07535e Comments 2011-04-01 02:11:20 +01:00
Daniel Warner be07d27ca8 Initialise integrator by default 2011-03-31 22:35:05 +01:00
Daniel Warner e0e080db30 Rearrange resonant/synchro orbit init code 2011-03-31 22:12:07 +01:00
Daniel Warner a60db98039 Edited test run to match sample data 2011-03-31 19:32:45 +01:00
Daniel Warner 2a3ec8bb91 Test formatting changed 2011-03-31 18:46:05 +01:00
Daniel Warner 0970a0f44a Changes to FindPositionSDP4() 2011-03-31 18:40:51 +01:00
Daniel Warner 4bfa3405f9 Reordering and formatting of tle test data.
Corrected calculating of c3 constant for SGP4
2011-03-31 01:14:10 +01:00
Daniel Warner 97c1d632a6 Output prints satellites name. 2011-03-30 22:41:31 +01:00
Daniel Warner d497544ca2 Misc formatting
Program now loops around and prints az/el for a set of satellites
2011-03-30 18:16:37 +01:00
Daniel Warner f52c1200cb Changed Geographic to Geodetic
Added Observer class
2011-03-30 16:18:19 +01:00
Daniel Warner 677482eb25 Code simplified 2011-03-30 14:49:30 +01:00
Daniel Warner aee7a76dad Changed Tle within main to SDP4 2011-03-29 21:15:18 +01:00
Daniel Warner 7dccfeb548 Using first_run_ code 2011-03-28 17:36:54 +01:00
Daniel Warner 07e4d5fe84 Removed unneeded header file 2011-03-28 13:27:20 +01:00
Daniel Warner 3adfd7952f Missing #include <string> 2011-03-28 11:43:11 +01:00
Daniel Warner 8c0a58f9c3 Formatting 2011-03-28 01:24:03 +01:00
Daniel Warner b8d7a3abfc Running of tests 2011-03-28 00:29:11 +01:00
Daniel Warner 31558f19bd Formating of output of x,y,z 2011-03-27 22:47:50 +01:00
Daniel Warner 30bcc6900d Start of adding helper functions for tle values. 2011-03-26 18:24:34 +00:00
Daniel Warner 9489131d8e Added test sgp4. Tle verifies format. 2011-03-26 12:47:53 +00:00
Daniel Warner 6d6bda0eaa FindPosition 2011-03-25 15:06:32 +00:00
Daniel Warner 90d6800594 Added SatelliteException
Added SGDP4. Plus the beginning initialize code.
2011-03-25 02:03:05 +00:00
Daniel Warner 3fa30998bc Create sample data for Tles 2011-03-24 16:19:34 +00:00
Daniel Warner a118a86fe1 Added Tle class 2011-03-24 16:08:24 +00:00
Daniel Warner eea38304c1 Initial commit 2011-03-24 15:55:10 +00:00