This is the utm Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 07:00:18 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
utmLibrary for converting back and forth between latitude/longitude and UTM, supporting several datums.
Jeremiah LaRocco <jeremiah_larocco@fastmail.com>
ISC (BSD-like)
1.0
license (file).
package.lisp (file).
utm.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
utm/utm.lisppackage.lisp (file).
utm (system).
decimal-to-deg-min-sec (function).
deg-min-sec-to-decimal (function).
ellipsoid-names (function).
lat-lon-to-utm (function).
utm-to-lat-lon (function).
*ellipsoids* (special variable).
deg2rad (function).
e0 (constant).
fill-ellipsoids (function).
k0 (constant).
n0 (constant).
rad2deg (function).
Packages are listed by definition order.
utmcommon-lisp.
decimal-to-deg-min-sec (function).
deg-min-sec-to-decimal (function).
ellipsoid-names (function).
lat-lon-to-utm (function).
utm-to-lat-lon (function).
*ellipsoids* (special variable).
deg2rad (function).
e0 (constant).
fill-ellipsoids (function).
k0 (constant).
n0 (constant).
rad2deg (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Convert degree, minute, second format to decimal.
Convert degree, minute, second format to decimal.nn
Return the names of all supported ellipsoids.
Convert a point given as latitude and longitude into UTM using the specified ellipsoid. The default ellipsoid is WGS84.
Convert a point given as UTM into latitude and longitude using the specified ellipsoid. The default ellipsoid is WGS84.
| Jump to: | D E F L R U |
|---|
| Jump to: | D E F L R U |
|---|
| Jump to: | *
C E K N S |
|---|
| Jump to: | *
C E K N S |
|---|
| Jump to: | F L P S U |
|---|
| Jump to: | F L P S U |
|---|