Daniel Warner
|
ae8383d316
|
Updated THDT constant. Calculate real tsince
|
2011-04-02 23:37:01 +01:00 |
Daniel Warner
|
ba84b41b60
|
Rearrange globals constants. Rename sgp4 to n_*_. Reset constants
|
2011-04-02 14:27:09 +01:00 |
Daniel Warner
|
3c459a90a5
|
Ignore .orig files
|
2011-04-02 13:39:11 +01:00 |
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
|
b2c4e9b6bd
|
Comment
|
2011-04-01 15:58:28 +01:00 |
Daniel Warner
|
219b70ee2c
|
Added fmod 2PI for calculation of d_xlamo_
|
2011-04-01 15:01:38 +01:00 |
Daniel Warner
|
72452918df
|
Reverted FindPositionSDP4() to simpler version
|
2011-04-01 14:40:44 +01:00 |
Daniel Warner
|
0ea44e5bd8
|
Ignore txt files
|
2011-04-01 13:17:22 +01:00 |
Daniel Warner
|
2de023e0ce
|
Comments
|
2011-04-01 12:57:25 +01:00 |
Daniel Warner
|
9f30d5990d
|
Clearer setting of xll variable at end of integrator
|
2011-04-01 12:42:54 +01:00 |
Daniel Warner
|
fd8370280c
|
Changed integrator reset condition
|
2011-04-01 12:13:06 +01:00 |
Daniel Warner
|
53aabaada7
|
Comment
|
2011-04-01 12:03:13 +01:00 |
Daniel Warner
|
4a7d07535e
|
Comments
|
2011-04-01 02:11:20 +01:00 |
Daniel Warner
|
bcefdb6b6f
|
DeepSpacePeriodics() use xinc rather than Inclination()
|
2011-04-01 01:06:09 +01:00 |
Daniel Warner
|
a23a9fece0
|
Misc formatting
|
2011-03-31 22:41:01 +01:00 |
Daniel Warner
|
be07d27ca8
|
Initialise integrator by default
|
2011-03-31 22:35:05 +01:00 |
Daniel Warner
|
3425dcaf7a
|
zmo variable is not used for anything
|
2011-03-31 22:24:47 +01:00 |
Daniel Warner
|
c9ae013606
|
Bug: accidently redeclared some variables
|
2011-03-31 22:20:43 +01:00 |
Daniel Warner
|
e0e080db30
|
Rearrange resonant/synchro orbit init code
|
2011-03-31 22:12:07 +01:00 |
Daniel Warner
|
01573c3e4f
|
Rearrange variables and comments for deep space
|
2011-03-31 20:39:05 +01:00 |
Daniel Warner
|
d18256e116
|
Comments
|
2011-03-31 20:27:16 +01:00 |
Daniel Warner
|
1fa16c5248
|
Code comments
|
2011-03-31 19:56:41 +01:00 |
Daniel Warner
|
5275bded96
|
Made 2 methods const
|
2011-03-31 19:54:33 +01:00 |
Daniel Warner
|
0d9cedd50e
|
All deep space functions start with DeepSpace
|
2011-03-31 19:47:04 +01:00 |
Daniel Warner
|
d9bb10a12c
|
Created DeepCalculateLunarSolarTerms() to calculate lunar solar terms
|
2011-03-31 19:44:23 +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
|
4f49c85bb9
|
Rearranged variables to remove g++ warnings
Fixed bug in date generation
|
2011-03-30 22:32:44 +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
|
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 |