#include <maapi.h>
Coordinates are in the WGS84 datum.
The horizontal accuracy is the RMS (root mean square) of east accuracy (latitudinal error in meters, 1-sigma standard deviation), north accuracy (longitudinal error in meters, 1-sigma).
The vertical accuracy is in meters in vertical direction (orthogonal to ellipsoid surface, 1-sigma standard deviation).
Accuracy values may be NaN, if accuracy is unknown.
Public Attributes | |
int | state |
double | lat |
double | lon |
double | horzAcc |
double | vertAcc |
|
The validity of the coordinates. One of the MA_LOC constants. |
|
|
|
|
|
|
|
|