LambertResultTimeOfFlight Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DurationSee Also