WaypointGroundSpeed Property |
Gets the speed tangent to the ellipsoid surface.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double GroundSpeed { get; }
Public ReadOnly Property GroundSpeed As Double
Get
public:
property double GroundSpeed {
double get ();
}
member GroundSpeed : float with get
Property Value
Type:
Double
See Also