- Feb 15, 2019
-
-
Luc Maisonobe authored
-
- Jan 08, 2019
-
-
Luc Maisonobe authored
-
- Dec 10, 2018
-
-
Luc Maisonobe authored
Having a single propagator in the Scheduler does not fulfills the need for inter satellites measurements.
-
Luc Maisonobe authored
-
- Dec 07, 2018
-
-
Luc Maisonobe authored
-
- Dec 05, 2018
-
-
Luc Maisonobe authored
-
- Dec 03, 2018
-
-
Luc Maisonobe authored
-
- Nov 28, 2018
-
-
Luc Maisonobe authored
The predicates by themselves are simple but can be combined to match mission-specific or measurement-specific needs. As an example an optical tracking of satellites on the stars background using a telescope requires to have at measurement time the satellite visible from the telescope location, the telescope location be in the night side of the Earth and the satellite being still sunlit. This can be described as a combing scheduling predicate that is the AND combination of VisibleFromGround, GroundAtNight and Sunlit basic predicates.
-
Luc Maisonobe authored
-
- Oct 22, 2018
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Oct 16, 2018
-
-
Luc Maisonobe authored
-
- Apr 13, 2018
-
-
Luc Maisonobe authored
-
- Feb 01, 2018
-
-
Luc Maisonobe authored
-
- Nov 26, 2017
-
-
Luc Maisonobe authored
-
- Jul 25, 2017
-
-
Luc Maisonobe authored
-
- Mar 22, 2017
-
-
Luc Maisonobe authored
-
- Jul 05, 2016
-
-
Luc Maisonobe authored
-
- Jun 17, 2016
-
-
Luc Maisonobe authored
Measurement -> ObservedMeasurement Evaluation -> EstimatedMeasurement EvaluationModifier -> EstimationModifier
-
- Jun 16, 2016
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- May 11, 2016
-
-
Luc Maisonobe authored
-
- May 03, 2016
-
-
Luc Maisonobe authored
-
- May 02, 2016
-
-
Luc Maisonobe authored
-
- Apr 28, 2016
-
-
Luc Maisonobe authored
-
- Apr 05, 2016
-
-
Luc Maisonobe authored
-
- Mar 31, 2016
-
-
Luc Maisonobe authored
These times scales may be used in SP3-c files.
-
- Mar 11, 2016
-
-
Luc Maisonobe authored
The class acts as a general bridge between estimation algorithms like orbit determination or maneuver optimizer and underlying physical models.
-
- Feb 12, 2016
-
-
Luc Maisonobe authored
-
- Jan 08, 2016
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Sep 24, 2015
-
-
Luc Maisonobe authored
-
- Sep 11, 2015
-
-
Luc Maisonobe authored
-
- Jul 13, 2015
-
-
Luc Maisonobe authored
-
- Jun 18, 2015
-
-
Luc Maisonobe authored
This allows EvaluationModifier to change the weight during iterations, for example to ignore outliers measurements after a few iterations (say more than 5σ after 2 or 3 iterations).
-
- Jun 15, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jun 14, 2015
-
-
Luc Maisonobe authored
-
- Jun 13, 2015
-
-
Luc Maisonobe authored
As the measurements already know which parameters they depend on, it didn't really make sense to pass them the parameters back from the top level least squares estimator.
-