The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TMToLatLong


Unit: SDL_geobasics
Class: none
Declaration: procedure TMToLatLong (x, y: double; lambda0: double; Ellipsoid: TGeoEllipsoid; var phi, lambda: double);

The procedure TMToLatLong converts the Transvers Mercator coordinates x and y for the given central meridian lambda0 (in radians) into longitude and latitude values (variable parameters phi and lambda, in radians).

Please note that the results of the conversion depend on the Ellipsoid used for the Earth model.


Last Update: 2023-Feb-06