|
mad-location-manager-lib 1.0
Library for fusing GPS and ENU accelerometer data
|
#include <cstdint>Go to the source code of this file.
Macros | |
| #define | GEOHASH_MAX_PRECISION 12 |
Functions | |
| uint64_t | geohash_encode (double lat, double lon, int prec) |
| int | geohash_cmp (double lon1, double lat1, double lon2, double lat2, int precision) |
| #define GEOHASH_MAX_PRECISION 12 |