GPS Distance
Kalipso - Form - Actions - Actions Description - Group GPS - GPS Distance
Last updated
Kalipso - Form - Actions - Actions Description - Group GPS - GPS Distance
Last updated
Gets the distance and bearing between two GPS coordinates.
Action available for the following operating systems:
Longitude 1 <unquoted string> - The control or variable that represents the longitude coordinates of GPS from point 1.
Latitude 1 <unquoted string> - The control or variable that represents the longitude coordinates of GPS from point 1.
Longitude 2 <unquoted string> - The control or variable that represents the longitude coordinates of GPS from point 2.
Latitude 2 <unquoted string> - The control or variable that represents the longitude coordinates of GPS from point 2.
Distance (m) <unquoted string> - The control or variable that saves the distance, in meters, between point 1 to point 2.
Bearing (º) <unquoted string> - The control or variable that saves the bearing, in degrees, between point 1 to point 2.