Represents a world position in UTM format. More...
Attributes | |
| double | northing |
| Northing coordinate. More... | |
| double | easting |
| Easting coordinate. More... | |
| double | gamma |
| Gamma coordinate. More... | |
| std::string | UTMZone |
| UTMZone of the coordinate. More... | |
Represents a world position in UTM format.
| double northing |
Northing coordinate.
| double easting |
Easting coordinate.
| double gamma |
Gamma coordinate.
| std::string UTMZone |
UTMZone of the coordinate.