J4PropagatorGetEvaluator Method (EvaluatorGroup) |
Gets an evaluator that can propagate at individual dates.
This evaluator propagates the orbit state from InitialConditions at OrbitEpoch based on the GravitationalParameter, J2ZonalHarmonicCoefficient, J4ZonalHarmonicCoefficient, and ReferenceDistance. The result of evaluating will be a Motion<Cartesian> corresponding to the orbital position and velocity at the given JulianDate expressed in the propagator's ReferenceFrame.
Namespace: AGI.Foundation.Propagators
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the group is . |