Go to the source code of this file.
Namespaces | |
| namespace | LatLongUTMconversion |
Functions | |
| def | LatLongUTMconversion::_UTMLetterDesignator |
| def | LatLongUTMconversion::LLtoUTM |
| def | LatLongUTMconversion::UTMtoLL |
Variables | |
| float | LatLongUTMconversion::_deg2rad = 180.0 |
| int | LatLongUTMconversion::_eccentricitySquared = 3 |
| list | LatLongUTMconversion::_ellipsoid |
| int | LatLongUTMconversion::_EquatorialRadius = 2 |
| float | LatLongUTMconversion::_rad2deg = 180.0 |