
Go to the source code of this file.
Functions | |
| void | do_test_geodetic_geocentric (const TGeodeticCoords c1) | 
| TEST (TopographyConversion, GeodeticToGeocentricToGeodetic) | |
| TEST (TopographyConversion, geodeticToENU_WGS84) | |
| void do_test_geodetic_geocentric | ( | const TGeodeticCoords | c1 | ) | 
Definition at line 20 of file conversions_unittest.cpp.
References mrpt::topography::geocentricToGeodetic(), mrpt::topography::geodeticToGeocentric(), mrpt::topography::TGeodeticCoords::height, mrpt::topography::TGeodeticCoords::lat, and mrpt::topography::TGeodeticCoords::lon.
Referenced by TEST().
| TEST | ( | TopographyConversion | , | 
| GeodeticToGeocentricToGeodetic | |||
| ) | 
Definition at line 35 of file conversions_unittest.cpp.
References do_test_geodetic_geocentric().
| TEST | ( | TopographyConversion | , | 
| geodeticToENU_WGS84 | |||
| ) | 
Definition at line 44 of file conversions_unittest.cpp.
References mrpt::topography::geodeticToENU_WGS84(), mrpt::topography::TGeodeticCoords::height, mrpt::topography::TGeodeticCoords::lat, mrpt::topography::TGeodeticCoords::lon, mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |