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