GM_GPSUtil .GPSGetVelocity Method |
Retrieves the current GPS velocity, if valid
Namespace:GlobalMapper.GPS
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public static GM_Error_t32 GPSGetVelocity ( out float aVelocity )
Parameters
- aVelocity
-
Type:
System
.
Single
out: current GPS velocity in m/s
Return Value
Type: GM_Error_t32A GM Error Code
