geodetic to plane converter library More...
#include <array>#include <cmath>
Include dependency graph for geodetic_converter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | common::Geodetic |
| Structure of latitude longitude. More... | |
| struct | common::PlaneXY |
| Structure of Cartesian coordinate system. More... | |
| class | common::GeodeticConverter |
| GeodeticConverter class. More... | |
Namespaces | |
| namespace | common |
| For common. | |
Variables | |
| const std::array< std::array< double, 3 >, 2 > | common::ORIGIN_POINTS_DMS [19] |
| Origin data for the Cartesian coordinate system. | |
geodetic to plane converter library
測地座標系 <-> 平面直角座標系 の相互変換