Common
common packages for kyubic
 
Loading...
Searching...
No Matches
geodetic_converter.hpp File Reference

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.
 

Detailed Description

geodetic to plane converter library

Author
R.Ohnishi
Date
2025/10/02

測地座標系 <-> 平面直角座標系 の相互変換