ArcGIS Pro 2.9 API Reference Guide
SpeedOverGround Property

ArcGIS.Desktop.Core.DeviceLocation Namespace > NMEASnapshot Class : SpeedOverGround Property
Gets the speed the device is moving over the ground in km/h.
Syntax
public Nullable<double> SpeedOverGround {get;}
Public ReadOnly Property SpeedOverGround As Nullable(Of Double)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NMEASnapshot Class
NMEASnapshot Members