- Feb 20, 2019
-
-
Luc Maisonobe authored
Direct location is performed in two phases, with a first intersection being computed without corrections, then correction are applied and the first solution is "refined". It was expected that the DEM cell did not change there. Unfortunately, sometimes the refining did not find a result in the same DEM cell. This was a very rare occurrence, and was detected first on very ... rugged areas like mountains. Now, when this rare event is detected, we restart a full-blown intersection but starting from a point just after the exit of the failing cell, when LOS is still above DEM and we prevent the algorithm to find solutions backward (i.e. we prevent it from finding the previous solution again and looping infinitely).
-
- Feb 12, 2019
-
-
Guylaine Prat authored
If the flag is set to true, we use in the DumpReplayer the default MultiLayerModel. In case the user uses another model, one must asks the user's model for debug purpose. The dump files were updated to add the atmospheric refraction flag in the direct loc and inverse loc lines.
-
- Feb 08, 2019
-
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
- Aug 25, 2016
-
-
Luc Maisonobe authored
-
- Jul 23, 2015
-
-
Luc Maisonobe authored
-
- Jun 18, 2015
-
-
Luc Maisonobe authored
-
- May 19, 2015
-
-
Luc Maisonobe authored
This reverts commit b61d7ead.
-
- May 18, 2015
-
-
Luc Maisonobe authored
This helps caller to set fix the min/max lines as we can provide information about where the point is expected.
-
- Apr 23, 2015
-
-
Luc Maisonobe authored
-
- Mar 24, 2015
-
-
Luc Maisonobe authored
-
- Feb 25, 2015
-
-
Luc Maisonobe authored
We should now avoid dumping the same data several time (in sensors LOS, datation and rate), and we use linear interpolation on replay between the dumped LOS, datation and rates.
-
Luc Maisonobe authored
-
- Feb 24, 2015
-
-
Luc Maisonobe authored
The replay does not work correctly for now (the unit test fails), so this needs more work.
-
- Feb 11, 2015
-
-
Luc Maisonobe authored
-
- Feb 10, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-