This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriGpsSpeedUnits Constants (ArcObjects .NET 10.5 SDK) |
Lists the valid units used in setting and displaying the speed of the GPS position as it moves across the map.
Constant | Value | Description |
---|---|---|
esriGpsSpeedKph | 0 | Kilometers per hour. |
esriGpsSpeedMph | 1 | Miles per hour. |
esriGpsSpeedMps | 2 | Meters per second. |
esriGpsSpeedFps | 3 | Feet per second. |
esriGpsSpeedKnots | 4 | Knots. |