WaypointGroundSpeed Property  | 
 
            Gets the speed tangent to the ellipsoid surface.
            
 
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.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