Click or drag to resize

BallisticTrajectoryInformationFlightDuration Property

Gets the duration of the flight from the InitialPosition to the FinalPosition

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Duration FlightDuration { get; }

Property Value

Type: Duration
See Also