ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / NMEASnapshot Class / SpeedOverGround Property

In This Topic
    SpeedOverGround Property
    In This Topic
    Gets the speed the device is moving over the ground in km/h.
    Syntax
    Public ReadOnly Property SpeedOverGround As Nullable(Of Double)
    public Nullable<double> SpeedOverGround {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also