MRPT
2.0.1
|
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 18 of file conversions_unittest.cpp.
References EXPECT_NEAR(), 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 33 of file conversions_unittest.cpp.
References do_test_geodetic_geocentric().
TEST | ( | TopographyConversion | , |
geodeticToENU_WGS84 | |||
) |
Definition at line 45 of file conversions_unittest.cpp.
References EXPECT_NEAR(), mrpt::topography::geodeticToENU_WGS84(), mrpt::topography::TGeodeticCoords::height, mrpt::topography::TGeodeticCoords::lat, mrpt::topography::TGeodeticCoords::lon, mrpt::math::TPoint3D_data< T >::x, mrpt::math::TPoint3D_data< T >::y, and mrpt::math::TPoint3D_data< T >::z.
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |