Click or drag to resize

BallisticPropagatorCalculateTrajectoryInformation Method

Creates an object that contains many metrics which describe the trajectory defined by this object. This object must be fully configured before this method is called.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BallisticTrajectoryInformation CalculateTrajectoryInformation()

Return Value

Type: BallisticTrajectoryInformation
An object with general information about the trajectory.
See Also