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