Struct SYN_ENU¶
Local East-North-Up (ENU) 3D Cartesian coordinates in meters.
#include <syn_geo.h>
Public Attributes¶
| Type | Name |
|---|---|
| double | east_m |
| double | north_m |
| double | up_m |
Public Attributes Documentation¶
variable east_m¶
Local East offset in meters
variable north_m¶
Local North offset in meters
variable up_m¶
Local Up offset in meters
The documentation for this class was generated from the following file src/syntropic/util/syn_geo.h