Commit Graph

  • ae8383d316 Updated THDT constant. Calculate real tsince Daniel Warner 2011-04-02 23:37:01 +0100
  • ba84b41b60 Rearrange globals constants. Rename sgp4 to n_*_. Reset constants Daniel Warner 2011-04-02 14:27:09 +0100
  • 3c459a90a5 Ignore .orig files Daniel Warner 2011-04-02 13:39:11 +0100
  • 18de6eb3ab Removed -= and *= Daniel Warner 2011-04-02 13:32:09 +0100
  • d24d064920 More const variables. Tweaks to constants Daniel Warner 2011-04-02 12:31:39 +0100
  • b2c4e9b6bd Comment Daniel Warner 2011-04-01 15:58:28 +0100
  • 219b70ee2c Added fmod 2PI for calculation of d_xlamo_ Daniel Warner 2011-04-01 15:01:38 +0100
  • 72452918df Reverted FindPositionSDP4() to simpler version Daniel Warner 2011-04-01 14:40:44 +0100
  • 0ea44e5bd8 Ignore txt files Daniel Warner 2011-04-01 13:17:22 +0100
  • 2de023e0ce Comments Daniel Warner 2011-04-01 12:57:25 +0100
  • 9f30d5990d Clearer setting of xll variable at end of integrator Daniel Warner 2011-04-01 12:42:54 +0100
  • fd8370280c Changed integrator reset condition Daniel Warner 2011-04-01 12:13:06 +0100
  • 53aabaada7 Comment Daniel Warner 2011-04-01 12:03:13 +0100
  • 4a7d07535e Comments Daniel Warner 2011-04-01 02:11:20 +0100
  • bcefdb6b6f DeepSpacePeriodics() use xinc rather than Inclination() Daniel Warner 2011-04-01 01:06:09 +0100
  • a23a9fece0 Misc formatting Daniel Warner 2011-03-31 22:41:01 +0100
  • be07d27ca8 Initialise integrator by default Daniel Warner 2011-03-31 22:35:05 +0100
  • 3425dcaf7a zmo variable is not used for anything Daniel Warner 2011-03-31 22:24:47 +0100
  • c9ae013606 Bug: accidently redeclared some variables Daniel Warner 2011-03-31 22:20:43 +0100
  • e0e080db30 Rearrange resonant/synchro orbit init code Daniel Warner 2011-03-31 22:12:07 +0100
  • 01573c3e4f Rearrange variables and comments for deep space Daniel Warner 2011-03-31 20:39:05 +0100
  • d18256e116 Comments Daniel Warner 2011-03-31 20:27:16 +0100
  • 1fa16c5248 Code comments Daniel Warner 2011-03-31 19:56:41 +0100
  • 5275bded96 Made 2 methods const Daniel Warner 2011-03-31 19:54:33 +0100
  • 0d9cedd50e All deep space functions start with DeepSpace Daniel Warner 2011-03-31 19:47:04 +0100
  • d9bb10a12c Created DeepCalculateLunarSolarTerms() to calculate lunar solar terms Daniel Warner 2011-03-31 19:44:23 +0100
  • a60db98039 Edited test run to match sample data Daniel Warner 2011-03-31 19:32:45 +0100
  • 2a3ec8bb91 Test formatting changed Daniel Warner 2011-03-31 18:46:05 +0100
  • 0970a0f44a Changes to FindPositionSDP4() Daniel Warner 2011-03-31 18:40:51 +0100
  • 4bfa3405f9 Reordering and formatting of tle test data. Corrected calculating of c3 constant for SGP4 Daniel Warner 2011-03-31 01:14:10 +0100
  • 97c1d632a6 Output prints satellites name. Daniel Warner 2011-03-30 22:41:31 +0100
  • 4f49c85bb9 Rearranged variables to remove g++ warnings Fixed bug in date generation Daniel Warner 2011-03-30 22:32:44 +0100
  • d497544ca2 Misc formatting Program now loops around and prints az/el for a set of satellites Daniel Warner 2011-03-30 18:16:37 +0100
  • 69acbc8c54 Start of code for Observer / Eci Daniel Warner 2011-03-30 17:03:52 +0100
  • bd8bacff55 Added Eci class Daniel Warner 2011-03-30 16:23:45 +0100
  • f52c1200cb Changed Geographic to Geodetic Added Observer class Daniel Warner 2011-03-30 16:18:19 +0100
  • 3c9845e34f Removed unused deep space global variables. zmol changed to use d_zmol_ Daniel Warner 2011-03-30 15:57:15 +0100
  • 1d45476e73 Removed comment Daniel Warner 2011-03-30 15:43:24 +0100
  • 3647405bca Added possible fix from dundee code Daniel Warner 2011-03-30 15:35:38 +0100
  • c6c5f451e7 Formatting and comment Daniel Warner 2011-03-30 15:15:21 +0100
  • 6d93031501 Changed when integrator restarts Daniel Warner 2011-03-30 15:10:16 +0100
  • 677482eb25 Code simplified Daniel Warner 2011-03-30 14:49:30 +0100
  • 33b24eeb7d Copy omgadf to omega Daniel Warner 2011-03-30 14:21:18 +0100
  • a9790bc387 Removed DPSEC and DPPER comments Daniel Warner 2011-03-30 14:12:07 +0100
  • bb054e47b0 Edited FindPositionSDP4() to fit pdf code Daniel Warner 2011-03-30 14:05:56 +0100
  • 43f6aca6f8 Edited FindPositionSDP4() to start testing SDP4 Daniel Warner 2011-03-30 13:59:34 +0100
  • eebc89f6a3 DeepSecular() compiles Daniel Warner 2011-03-30 13:50:41 +0100
  • c4dd1f28be Moved calculate dot terms into seperate function Daniel Warner 2011-03-30 12:17:20 +0100
  • 23877a56c4 DeepSecular() almost compiles Daniel Warner 2011-03-30 12:11:29 +0100
  • d7700362f0 Formatting Daniel Warner 2011-03-30 11:24:14 +0100
  • 59fd0e211d More changes to DeepSecular() Daniel Warner 2011-03-30 01:36:52 +0100
  • 909a02b2db Start of work on DeepSecular() Daniel Warner 2011-03-30 01:17:05 +0100
  • a8b25f89c5 Changed declaration of DeepSecular() Daniel Warner 2011-03-30 01:04:20 +0100
  • 581aa9ac26 Tidy up of DeepPeriodics() Daniel Warner 2011-03-30 00:58:47 +0100
  • e395c6d8ae Removed integrator steps being global Daniel Warner 2011-03-29 23:15:57 +0100
  • 2b2e4641ad Changed all zmos to d_zmos_ Daniel Warner 2011-03-29 22:18:58 +0100
  • aee7a76dad Changed Tle within main to SDP4 Daniel Warner 2011-03-29 21:15:18 +0100
  • 268baadd53 Tidying up DeepSpaceInitialize Daniel Warner 2011-03-29 21:08:44 +0100
  • a7d365e5a2 Formatting Daniel Warner 2011-03-29 20:55:53 +0100
  • ec9804c7ed S wasnt being initialized within constants Daniel Warner 2011-03-29 20:50:58 +0100
  • 204cc4d4b9 FindPosition SGP4 changes Daniel Warner 2011-03-29 20:30:46 +0100
  • e2bffd6fb3 Renamed max_newton_naphson Daniel Warner 2011-03-29 19:44:38 +0100
  • 5eb32aa647 Split FindPosition into two functions. Daniel Warner 2011-03-29 19:36:11 +0100
  • 09f9da3bf9 Changes to mean motion / semi major axis recovery Daniel Warner 2011-03-29 17:52:34 +0100
  • 7eb83ea9e9 Added ecc and incl error check in init code Daniel Warner 2011-03-29 17:07:32 +0100
  • 32647bc067 Extract mean motion from Tle uses global constant Daniel Warner 2011-03-29 16:46:55 +0100
  • 162ef0822d Make 86400 a double Daniel Warner 2011-03-29 16:26:10 +0100
  • 971b7944e3 Selectable constants Daniel Warner 2011-03-29 16:24:52 +0100
  • 7dccfeb548 Using first_run_ code Daniel Warner 2011-03-28 17:36:54 +0100
  • a12f6396e9 Rename variables for SGP4 part of FindPosition Daniel Warner 2011-03-28 14:00:56 +0100
  • ebc5015eac Changed constants to WGS-72 Daniel Warner 2011-03-28 13:41:29 +0100
  • 07e4d5fe84 Removed unneeded header file Daniel Warner 2011-03-28 13:27:20 +0100
  • 14511e5dc4 Made constants 'static const' Daniel Warner 2011-03-28 13:25:26 +0100
  • 3adfd7952f Missing #include <string> Daniel Warner 2011-03-28 11:43:11 +0100
  • 8c0a58f9c3 Formatting Daniel Warner 2011-03-28 01:24:03 +0100
  • b8d7a3abfc Running of tests Daniel Warner 2011-03-28 00:29:11 +0100
  • 31558f19bd Formating of output of x,y,z Daniel Warner 2011-03-27 22:47:50 +0100
  • d09ba012ed Print out x, y, z Daniel Warner 2011-03-27 22:11:02 +0100
  • eb6b6b11ba Compiles on linux Daniel Warner 2011-03-27 21:47:26 +0100
  • e271bb86c5 Compiles and DeepSecular is commented out Daniel Warner 2011-03-27 14:52:13 +0100
  • 7672ce2b56 SGP4 should work fine Daniel Warner 2011-03-27 14:36:48 +0100
  • ef2f9c5a9e Always compute lunar / solar terms rather than if time changes by more than 30 minutes Daniel Warner 2011-03-27 14:20:45 +0100
  • 7b51b2256b Rearranged FinalPosition Daniel Warner 2011-03-27 14:17:31 +0100
  • 36712dd6c3 xnodot_ to xnodot Daniel Warner 2011-03-27 14:00:24 +0100
  • 7da1969204 Rearranged init sgp4/sdp4 code order Daniel Warner 2011-03-27 13:58:30 +0100
  • a23bb2b119 Added limits to modified eccentricity Daniel Warner 2011-03-27 13:34:54 +0100
  • 2a7760db23 SatelliteException check elsq >= 1.0 Daniel Warner 2011-03-27 13:28:36 +0100
  • 9dfe22060b Satellite decayed exception Daniel Warner 2011-03-27 13:20:47 +0100
  • 3c9eb74680 Updated solving keplers equation Daniel Warner 2011-03-27 13:18:55 +0100
  • 51eb52a801 Start of DeepSecular Daniel Warner 2011-03-27 13:04:05 +0100
  • 93d60e91e8 Sorting out global variables Daniel Warner 2011-03-27 02:06:49 +0100
  • 26d5a6c1de FinalPosition calls DeepPeriodic Daniel Warner 2011-03-27 00:21:36 +0000
  • 5be4fc2389 Edited comment Daniel Warner 2011-03-27 00:09:16 +0000
  • f13a2975a5 DeepPeriodics compiles. Daniel Warner 2011-03-27 00:04:28 +0000
  • 9d11955cbf DeepInitialize is complete. Daniel Warner 2011-03-26 23:22:15 +0000
  • cc71fa0ffb Now compiles Daniel Warner 2011-03-26 22:58:23 +0000
  • 4ececbff56 Creating variables for DeepInitialize Daniel Warner 2011-03-26 22:06:39 +0000
  • 216f7e4524 Started adding variables and constants to DeepInitialize Daniel Warner 2011-03-26 21:27:17 +0000
  • 3800afc71f Start of DeepInitialize Daniel Warner 2011-03-26 21:07:51 +0000
  • 896548d782 Removed tle struct at t = 0.0; Daniel Warner 2011-03-26 19:17:12 +0000