Function mrpt::topography::UTMToGeodetic()
Defined in File conversions.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “mrpt::topography::UTMToGeodetic” with arguments () in doxygen xml output for project “mrpt_topography Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_topography/output_staging/generated/doxygen/xml. Potential matches:
- void UTMToGeodetic(const TUTMCoords &UTMCoords, int zone, char hem, TGeodeticCoords &GeodeticCoords, const TEllipsoid &ellip = TEllipsoid::Ellipsoid_WGS84())
- void UTMToGeodetic(double X, double Y, int zone, char hem, double &out_lon, double &out_lat, const TEllipsoid &ellip = TEllipsoid::Ellipsoid_WGS84())