GeolocationSpeed()

Syntax

Result.d = GeolocationSpeed()
Description
Returns the current ground speed (in meters per second). StartGeolocation() has to be called successfully before using this command.

Parameters

None.

Return value

Returns the current ground speed (in meters per second), or -1 if an error has occured.

See Also

StartGeolocation(), GeolocationLatitude(), GeolocationLongitude(), GeolocationAltitude(), GeolocationHeading(), GeolocationTime()

Supported OS

All

<- GeolocationLongitude() - Geolocation Index - GeolocationTime() ->