- Jul 01, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jun 30, 2014
-
-
Evan Ward authored
-
Evan Ward authored
Due to how parameters were set in NumericalPropagatorBuilder.buildPropagator(...) all parameters are set to the last value. This error was not detected by the test cases because the test case used Cd with an orbit that is not sensitive to drag. Also fixed for TLEPropagatorBuilder, though it will have no effect since the builder only supports one parameter.
-
Evan Ward authored
-
- Jun 26, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Evan Ward authored
In PartialDerivativesEquations the velocity is set incorrectly. This causes force models that depend on velocity, such as drag, to report incorrect derivatives. Also added a test case to check this bug.
- Jun 25, 2014
-
-
Luc Maisonobe authored
Extracting the LOD correction from EOP is done at TIRF level since a few months ...
-
Luc Maisonobe authored
Extracting the pole correction from EOP is done at ITRF level since a few months ...
-
- Jun 24, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
This change prevents an error with Java 7 compilers as there is a conflict between two different static methods in base class and subclass that have same type erause. It also prepares another future change where a third derivative can be optionnaly used in interpolation: linear and angular acceleration.
-
- Jun 20, 2014
-
-
Luc Maisonobe authored
-
- Jun 17, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The warning were due to deprecated methods tested in non-deprecated tests.
-
- Jun 16, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The fix was already applied for regular angular coordinates, it has been adapted for Field angular coordinates. Fixes issue #173.
-
- Jun 11, 2014
-
-
Luc Maisonobe authored
This is Work In Progress.
-
Luc Maisonobe authored
Fixes issue #173.
-
- Jun 02, 2014
-
-
Evan Ward authored
Make the code more concise by using a factory method from commons math.
-
- May 27, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- May 16, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
A unit test extracted from the phasing tutorial has been added.
-
Luc Maisonobe authored
-
- May 15, 2014
-
-
Luc Maisonobe authored
Conflicts: src/site/xdoc/changes.xml
-
Luc Maisonobe authored
-
- May 14, 2014
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The tutorial did have wrong construction parameters ...
-
- May 06, 2014
-
-
Luc Maisonobe authored
-