- Apr 05, 2016
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
- Mar 31, 2016
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
These times scales may be used in SP3-c files.
-
Luc Maisonobe authored
The support is compliant with ISO-8601 standard.
-
- Mar 30, 2016
-
-
Luc Maisonobe authored
-
- Mar 24, 2016
-
-
Luc Maisonobe authored
Fixes issue #237
-
- Mar 21, 2016
-
-
Luc Maisonobe authored
Users can now tune max degree, max eccentricity power and max frequency in true longitude for short period terms.
-
- Mar 18, 2016
-
-
Luc Maisonobe authored
Fixes issue #236
-
- Feb 07, 2016
-
-
Luc Maisonobe authored
-
- Feb 03, 2016
-
-
Luc Maisonobe authored
This setting is independent from the mean elements settings in DSST tutorial.
-
- Feb 02, 2016
-
-
Luc Maisonobe authored
-
- Feb 01, 2016
-
-
Luc Maisonobe authored
The type specified by user was ignored when computing variable stepsize integrator tolerances.
-
- Jan 28, 2016
-
-
Luc Maisonobe authored
The first implementation uses a single reflection coefficient. The second implementation uses a pair of absorption and specular reflection coefficients using the classical convention about specular reflection. The third implementation uses a pair of absorption and specular reflection coefficients using the legacy convention from the 1995 CNES book. Fixes issue #170
-
Thierry Ceolin authored
-
- Jan 25, 2016
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Fixes issue #232
-
- Jan 21, 2016
-
-
Luc Maisonobe authored
Fixes issue #231
-
- Jan 20, 2016
-
-
Luc Maisonobe authored
-
Evan Ward authored
Implemented an FieldOfView event detector where the FoV can be attached to any frame. Also added a test case.
-
- Jan 19, 2016
-
-
Luc Maisonobe authored
The method allows projecting the Field Of View to ground, taking limb of ellipsoid into account (including flatness) if Field Of View skims over horizon.
-
Luc Maisonobe authored
This method computes points that lie on the limb as seen from an external observer.
-
Luc Maisonobe authored
-
- Jan 14, 2016
-
-
Luc Maisonobe authored
This detector supersedes both CircularFieldOfViewDetector and DihedralFieldOfViewDetector, as it can handle any Field Of View shape.
-
Luc Maisonobe authored
-
Evan Ward authored
Enable parsing lower case values as specified in item 6.5.6 in the ODM standard. Fixes #230
-
- Jan 12, 2016
-
-
Luc Maisonobe authored
This is work in progress! The detector is not tested at all. This is related to issue #216.
-
- Jan 08, 2016
-
-
Luc Maisonobe authored
Thanks to Carlos Casas for reporting the issue. Fixes issue #214
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Thanks to Petrus Hyvönen for the report and for the patch. Fixes issue #207
-
Luc Maisonobe authored
The data returned at API level are now consistent with SI units, instead of being kilometer-based. Fixes issue #217
-
- Jan 05, 2016
-
-
Luc Maisonobe authored
Fixes issue #222
-
- Jan 04, 2016
-
-
Luc Maisonobe authored
The interpolation can either use a fixed number of points or a maximum time gap between points, for each mean elements integration step.
-
- Dec 27, 2015
-
-
Luc Maisonobe authored
This API allows to use both vector operator convention and frames transform convention naturally. This is useful when axis/angles are involved, or when composing rotations. This probably fixes one of the oldest stumbling blocks for Orekit users.
-
- Dec 24, 2015
-
-
Luc Maisonobe authored
Fixes issue #229
-
- Dec 17, 2015
-
-
Evan Ward authored
In computing the local hour angle DTM2000 assumed the input position was expressed in a frame aligned with Earth's rotation axis. The local hour angle computation is now done in ECEF to ensure this is true. Added a test case.
-
- Dec 16, 2015
-
-
Evan Ward authored
Previously the generic type of event handlers in AbstractDetector was a bit too restrictive, preventing the use of one handler with multiple types of detectors. The ? super T type is now used since an event handler is a consumer. Also added a test case.
-
- Dec 15, 2015
-
-
Luc Maisonobe authored
Fixes issue #227
-
- Dec 02, 2015
-
-
Luc Maisonobe authored
The problems occurred when analytical propagators included maneuvers (i.e. state resets) Fixes issue #224.
-