GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
geohash.h File Reference

Interface of a class that encodes / decodes geohashes. More...

#include <array>
#include <string>

Go to the source code of this file.

Classes

class  Geohash
 Class for geohash encoding / decoding See https://en.wikipedia.org/wiki/Geohash. More...

Detailed Description

Interface of a class that encodes / decodes geohashes.

Author
Carles Fernandez-Prades, 2023. cfernandez(at)cttc.es

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2023 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file geohash.h.