Daniel Warner
|
f422fce314
|
Removed #define
|
2011-05-20 22:09:23 +01:00 |
Daniel Warner
|
32457f4120
|
Moved doubles in sgp4 into structs
|
2011-05-20 21:36:23 +01:00 |
Daniel Warner
|
565dd6385c
|
Removed orbit number from sgp4 model
|
2011-05-20 14:29:44 +01:00 |
Daniel Warner
|
ab188ca3d8
|
Renamed to Reset()
|
2011-05-20 14:28:42 +01:00 |
Daniel Warner
|
4caaf6c435
|
Removed i_ from flags
|
2011-05-20 14:09:13 +01:00 |
Daniel Warner
|
b607678395
|
In SGP4 changed non const reference changed to pointer
|
2011-05-08 14:00:43 +01:00 |
Daniel Warner
|
96c05ca4cb
|
Changes to tle rules
|
2011-05-08 13:39:20 +01:00 |
Daniel Warner
|
3ecdfaec99
|
Added DateTime struct and method to split julian
|
2011-05-01 23:58:33 +01:00 |
Daniel Warner
|
f4ed53c4e7
|
Use time parameters give in test file.
|
2011-04-27 14:36:19 +01:00 |
Daniel Warner
|
cb59b3414a
|
Removed unused SatelliteOrbit.*
|
2011-04-27 13:30:37 +01:00 |
Daniel Warner
|
4df7c7f850
|
Merge
|
2011-04-23 18:59:42 +01:00 |
Daniel Warner
|
ab1434d299
|
Added SolarPosition class
|
2011-04-23 18:59:22 +01:00 |
Daniel Warner
|
13d5e5f8f4
|
Create static library in Makefile
|
2011-04-23 12:13:06 +00:00 |
Daniel Warner
|
3df6db72d2
|
Moved Coord into seperate files.
|
2011-04-23 12:18:51 +01:00 |
Daniel Warner
|
dcb4469507
|
Made SGP4 getter methods public and added OrbitNumber()
|
2011-04-22 12:33:24 +01:00 |
Daniel Warner
|
878eb3f7d8
|
Renamed SGDP4 to SGP4
|
2011-04-11 17:20:40 +01:00 |
Daniel Warner
|
bc82bc8ddb
|
Caching of integrator values for epoch and atime
|
2011-04-11 16:40:55 +01:00 |
Daniel Warner
|
88699c0eb4
|
Updated Tle test set
|
2011-04-11 15:12:32 +01:00 |
Daniel Warner
|
ea70cd5ffa
|
Changes to SGP4 error exceptions
|
2011-04-11 15:10:45 +01:00 |
Daniel Warner
|
1df0df216b
|
Checksum disabled. Formatting. Check to make sure line length is long enough
|
2011-04-11 10:58:10 +01:00 |
Daniel Warner
|
6285c9e041
|
If '-' in Tle pattern, valid characters are '+' or '-'
|
2011-04-10 00:52:11 +01:00 |
Daniel Warner
|
5829dbd88e
|
If '+' in Tle pattern, valid characters are '+', '-' and ' '
|
2011-04-10 00:44:38 +01:00 |
Daniel Warner
|
2efcd7fa0c
|
Added variable to limit do/while loop to max 10 iterations
|
2011-04-10 00:37:42 +01:00 |
Daniel Warner
|
4d1ef9833a
|
Changed longitude to -180 to 180
|
2011-04-10 00:29:46 +01:00 |
Daniel Warner
|
4dd21b9060
|
Timespan class is compiled using Makefile
|
2011-04-09 21:50:14 +00:00 |
Daniel Warner
|
bbed197a19
|
Added ToGeodetic, to convert satellite position to latitude/longitude/altitude
|
2011-04-09 21:40:45 +01:00 |
Daniel Warner
|
e395b21ce0
|
Added AcTan method to Globals for use in observer calculations
|
2011-04-09 21:39:13 +01:00 |
Daniel Warner
|
bbdf25f3cf
|
Added Dot method to Vector
|
2011-04-09 20:29:43 +01:00 |
Daniel Warner
|
7e74a40a50
|
Added more Get methods to Timespan
|
2011-04-09 20:05:25 +01:00 |
Daniel Warner
|
e5c0a2bdc4
|
Comments and using new Subtract method
|
2011-04-09 20:03:58 +01:00 |
Daniel Warner
|
c2a7fbe2e1
|
Added Subtract method to Vector
|
2011-04-09 20:01:19 +01:00 |
Daniel Warner
|
6824a51d70
|
Formatting and check not assigning to self in operator=
|
2011-04-09 19:57:58 +01:00 |
Daniel Warner
|
f21109960d
|
Comments
|
2011-04-09 19:56:35 +01:00 |
Daniel Warner
|
9e89b87d31
|
Added some assignment/equality operators to Coord classes
|
2011-04-09 19:50:25 +01:00 |
Daniel Warner
|
490f3093ce
|
Added start of SatelliteOrbit object
|
2011-04-07 15:15:47 +01:00 |
Daniel Warner
|
ea3c98c2e8
|
Added AE to globals
|
2011-04-07 15:13:51 +01:00 |
Daniel Warner
|
7c50d84892
|
Added Timespan object
|
2011-04-07 14:56:02 +01:00 |
Daniel Warner
|
1d1aac3f5c
|
Removed array of values from Tle
|
2011-04-07 14:42:25 +01:00 |
Daniel Warner
|
7f70992717
|
Moved test code into seperate file
|
2011-04-06 00:56:17 +01:00 |
Daniel Warner
|
927c7d11bc
|
Removed unused constants struct from SGDP4
|
2011-04-06 00:55:55 +01:00 |
Daniel Warner
|
d90c1274a4
|
Dont use assert when calling ValidateLine
|
2011-04-06 00:53:11 +01:00 |
Daniel Warner
|
99d37a2621
|
Added comparison bits to Julian object
|
2011-04-05 15:06:45 +01:00 |
Daniel Warner
|
b50644bb8f
|
Added alternate XKE and QOMS2T
|
2011-04-04 15:04:42 +01:00 |
Daniel Warner
|
dbc71fd400
|
Print velocity vector
|
2011-04-04 01:09:03 +01:00 |
Daniel Warner
|
dc4cbef3d1
|
Removed FASX* variables from being class members to static const double
|
2011-04-04 00:59:58 +01:00 |
Daniel Warner
|
1a28236473
|
Added FindPosition which takes a Julian object
|
2011-04-04 00:18:53 +01:00 |
Daniel Warner
|
0b64bb1c0d
|
Fixed lyddane modification
|
2011-04-04 00:16:50 +01:00 |
Daniel Warner
|
9754e2db94
|
Incorrect value
|
2011-04-04 00:16:11 +01:00 |
Daniel Warner
|
fd2485328f
|
Comments
|
2011-04-04 00:15:08 +01:00 |
Daniel Warner
|
6ca0b50a51
|
Added magnitude method to vector class
|
2011-04-03 13:08:31 +01:00 |