Click or drag to resize

BallisticPropagator Constructor

Initializes a default instance. CentralBody is set to the Earth in the CalculationContext'sCentralBodiesFacet, and GravitationalParameter is set to GravitationalParameter. InitialTime, InitialPosition, FinalTime, and InitialVelocity must be set prior to calling CreatePoint or GetEvaluator(EvaluatorGroup), either directly or through the relevant configuration methods.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BallisticPropagator()
See Also