LambertResult.TimeOfFlight Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration TimeOfFlight { get; set; }
Public Property TimeOfFlight As Duration
Get
Set
public:
property Duration TimeOfFlight {
Duration get ();
void set (Duration value);
}
member TimeOfFlight : Duration with get, set
Property Value
Type:
Duration
See Also