Commit Graph

80 Commits (69acbc8c5440cd179f11544780f571f8be357aa7)

Author SHA1 Message Date
Daniel Warner 69acbc8c54 Start of code for Observer / Eci 2011-03-30 17:03:52 +01:00
Daniel Warner bd8bacff55 Added Eci class 2011-03-30 16:23:45 +01:00
Daniel Warner f52c1200cb Changed Geographic to Geodetic
Added Observer class
2011-03-30 16:18:19 +01:00
Daniel Warner 3c9845e34f Removed unused deep space global variables.
zmol changed to use d_zmol_
2011-03-30 15:57:15 +01:00
Daniel Warner 1d45476e73 Removed comment 2011-03-30 15:43:24 +01:00
Daniel Warner 3647405bca Added possible fix from dundee code 2011-03-30 15:35:38 +01:00
Daniel Warner c6c5f451e7 Formatting and comment 2011-03-30 15:15:21 +01:00
Daniel Warner 6d93031501 Changed when integrator restarts 2011-03-30 15:10:16 +01:00
Daniel Warner 677482eb25 Code simplified 2011-03-30 14:49:30 +01:00
Daniel Warner 33b24eeb7d Copy omgadf to omega 2011-03-30 14:21:18 +01:00
Daniel Warner a9790bc387 Removed DPSEC and DPPER comments 2011-03-30 14:12:07 +01:00
Daniel Warner bb054e47b0 Edited FindPositionSDP4() to fit pdf code 2011-03-30 14:05:56 +01:00
Daniel Warner 43f6aca6f8 Edited FindPositionSDP4() to start testing SDP4 2011-03-30 13:59:34 +01:00
Daniel Warner eebc89f6a3 DeepSecular() compiles 2011-03-30 13:50:41 +01:00
Daniel Warner c4dd1f28be Moved calculate dot terms into seperate function 2011-03-30 12:17:20 +01:00
Daniel Warner 23877a56c4 DeepSecular() almost compiles 2011-03-30 12:11:29 +01:00
Daniel Warner d7700362f0 Formatting 2011-03-30 11:24:14 +01:00
Daniel Warner 59fd0e211d More changes to DeepSecular() 2011-03-30 01:36:52 +01:00
Daniel Warner 909a02b2db Start of work on DeepSecular() 2011-03-30 01:17:05 +01:00
Daniel Warner a8b25f89c5 Changed declaration of DeepSecular() 2011-03-30 01:04:20 +01:00
Daniel Warner 581aa9ac26 Tidy up of DeepPeriodics() 2011-03-30 00:58:47 +01:00
Daniel Warner e395c6d8ae Removed integrator steps being global 2011-03-29 23:15:57 +01:00
Daniel Warner 2b2e4641ad Changed all zmos to d_zmos_ 2011-03-29 22:18:58 +01:00
Daniel Warner aee7a76dad Changed Tle within main to SDP4 2011-03-29 21:15:18 +01:00
Daniel Warner 268baadd53 Tidying up DeepSpaceInitialize 2011-03-29 21:08:44 +01:00
Daniel Warner a7d365e5a2 Formatting 2011-03-29 20:55:53 +01:00
Daniel Warner ec9804c7ed S wasnt being initialized within constants 2011-03-29 20:50:58 +01:00
Daniel Warner 204cc4d4b9 FindPosition SGP4 changes 2011-03-29 20:30:46 +01:00
Daniel Warner e2bffd6fb3 Renamed max_newton_naphson 2011-03-29 19:44:38 +01:00
Daniel Warner 5eb32aa647 Split FindPosition into two functions. 2011-03-29 19:36:11 +01:00
Daniel Warner 09f9da3bf9 Changes to mean motion / semi major axis recovery 2011-03-29 17:52:34 +01:00
Daniel Warner 7eb83ea9e9 Added ecc and incl error check in init code 2011-03-29 17:07:32 +01:00
Daniel Warner 32647bc067 Extract mean motion from Tle uses global constant 2011-03-29 16:46:55 +01:00
Daniel Warner 162ef0822d Make 86400 a double 2011-03-29 16:26:10 +01:00
Daniel Warner 971b7944e3 Selectable constants 2011-03-29 16:24:52 +01:00
Daniel Warner 7dccfeb548 Using first_run_ code 2011-03-28 17:36:54 +01:00
Daniel Warner a12f6396e9 Rename variables for SGP4 part of FindPosition 2011-03-28 14:00:56 +01:00
Daniel Warner ebc5015eac Changed constants to WGS-72 2011-03-28 13:41:29 +01:00
Daniel Warner 07e4d5fe84 Removed unneeded header file 2011-03-28 13:27:20 +01:00
Daniel Warner 14511e5dc4 Made constants 'static const' 2011-03-28 13:25:26 +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 d09ba012ed Print out x, y, z 2011-03-27 22:11:02 +01:00
Daniel Warner eb6b6b11ba Compiles on linux 2011-03-27 21:47:26 +01:00
Daniel Warner e271bb86c5 Compiles and DeepSecular is commented out 2011-03-27 14:52:13 +01:00
Daniel Warner 7672ce2b56 SGP4 should work fine 2011-03-27 14:36:48 +01:00
Daniel Warner ef2f9c5a9e Always compute lunar / solar terms rather than if time changes by more than 30 minutes 2011-03-27 14:20:45 +01:00
Daniel Warner 7b51b2256b Rearranged FinalPosition 2011-03-27 14:17:31 +01:00