- 03 Nov, 2017 1 commit
-
-
Luc Maisonobe authored
-
- 01 Nov, 2017 2 commits
-
-
External XML resources can be a security risk if the source of the XML document is not trusted. Also added a test case. Part of fixing #368
-
External XML resources can be a security risk if the source of the XML document is not trusted. Also added a test case. Part of fixing #368 # Conflicts: # src/site/xdoc/changes.xml
-
- 26 Jul, 2017 4 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 25 Jul, 2017 7 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
We now compensate the possible slight date offset between state and transit time.
-
- 24 Jul, 2017 11 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Maxime Journot authored
derivatives. It is indeed much faster than automatic differentiation for this force. Additionnaly, only the derivatives of density with respect to position are computed, as density does not depend on velocity or drag coefficient.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The additional mass was not really useful, it was intended for maneuvers calibration, but in fact during maneuver calibration we adjust either flow rate or specific impulse but not directly mass itself.
-
Luc Maisonobe authored
The tests were intentional, as they check equals method behaved correctly when passed wrong type objects.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 22 Jul, 2017 6 commits
-
-
Luc Maisonobe authored
As some force models depend only on position (gravity, third body, parametric acceleration when direction is inertial), we can reduce the number of derivatives computed for these force models. The other force models that depend on velocity (either directly or due to a dependency on attitude which itself may depend on velocity, for example for LOF offset attitudes) are computed with all derivatives taken into account.
-
Luc Maisonobe authored
We now compute derivatives with respect to state and derivatives with respect to estimated parameters simultaneously.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Github: closes #13
-
- 21 Jul, 2017 2 commits
-
-
Maxime Journot authored
ionospheric/tropospheric modifiers. The azimuth computation is now consistent with the one in AngularAzEl class.
-
Maxime Journot authored
-
- 20 Jul, 2017 1 commit
-
-
Luc Maisonobe authored
Thanks to roberto Alacevich for finding the issue.
-
- 19 Jul, 2017 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 18 Jul, 2017 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 17 Jul, 2017 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-