mbgtools-lx
4.2.8
|
Characteristics of a geographic reference ellipsoid. More...
#include <mbggeo.h>
Data Fields | |
CSUM | csum |
Checksum of the remaining bytes. More... | |
int16_t | valid |
Indicator if data is valid. More... | |
char | name [40] |
XYZ | dxyz |
Offset from the WGS84 ECEF coords. More... | |
double | a |
Semi major axis. More... | |
double | rcp_f |
Reciproke of flatness. More... | |
double | f |
Flatness. More... | |
double | b |
Semi minor axis. More... | |
double | sqr_e |
Square of numerical eccentricity. More... | |