Commit Graph

48 Commits (e395c6d8ae2a7c497d49beb97ab05ba60083b4b5)

Author SHA1 Message Date
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 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 14511e5dc4 Made constants 'static const' 2011-03-28 13:25:26 +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 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
Daniel Warner 36712dd6c3 xnodot_ to xnodot 2011-03-27 14:00:24 +01:00
Daniel Warner 7da1969204 Rearranged init sgp4/sdp4 code order 2011-03-27 13:58:30 +01:00
Daniel Warner a23bb2b119 Added limits to modified eccentricity 2011-03-27 13:34:54 +01:00
Daniel Warner 2a7760db23 SatelliteException check elsq >= 1.0 2011-03-27 13:28:36 +01:00
Daniel Warner 9dfe22060b Satellite decayed exception 2011-03-27 13:20:47 +01:00
Daniel Warner 3c9eb74680 Updated solving keplers equation 2011-03-27 13:18:55 +01:00
Daniel Warner 51eb52a801 Start of DeepSecular 2011-03-27 13:04:05 +01:00
Daniel Warner 93d60e91e8 Sorting out global variables 2011-03-27 02:06:49 +01:00
Daniel Warner 26d5a6c1de FinalPosition calls DeepPeriodic 2011-03-27 00:21:36 +00:00
Daniel Warner 5be4fc2389 Edited comment 2011-03-27 00:09:16 +00:00
Daniel Warner f13a2975a5 DeepPeriodics compiles. 2011-03-27 00:04:28 +00:00
Daniel Warner 9d11955cbf DeepInitialize is complete. 2011-03-26 23:22:15 +00:00
Daniel Warner cc71fa0ffb Now compiles 2011-03-26 22:58:23 +00:00
Daniel Warner 4ececbff56 Creating variables for DeepInitialize 2011-03-26 22:06:39 +00:00
Daniel Warner 216f7e4524 Started adding variables and constants to DeepInitialize 2011-03-26 21:27:17 +00:00
Daniel Warner 3800afc71f Start of DeepInitialize 2011-03-26 21:07:51 +00:00
Daniel Warner 896548d782 Removed tle struct at t = 0.0; 2011-03-26 19:17:12 +00:00
Daniel Warner 30bcc6900d Start of adding helper functions for tle values. 2011-03-26 18:24:34 +00:00
Daniel Warner ef30e2d052 Update deepspace pascal code 2011-03-26 18:12:08 +00:00
Daniel Warner 4388e439f0 Fixed velocity calculation 2011-03-26 16:37:02 +00:00
Daniel Warner ceecb900a5 Updated constants. xnodp is recovered mean motion. 2011-03-26 16:11:52 +00:00
Daniel Warner 4a129cb20a Convert units into kilometers 2011-03-25 16:30:18 +00:00
Daniel Warner 7cd737b81d FinalPosition compiles. 2011-03-25 16:19:08 +00:00
Daniel Warner 0e03902f69 Added local copy of variables to FinalPosition 2011-03-25 15:51:11 +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