Commit Graph

35 Commits (7dccfeb5480db728a99c06d5474a5be80e8d75a4)

Author SHA1 Message Date
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