Click or drag to resize

LambertResultTimeOfFlight Property

Gets or sets the time of flight between the InitialPositionMotion and FinalPositionMotion.

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 TimeOfFlight { get; set; }

Property Value

Type: Duration
See Also