UTM Struct Reference

Represents a world position in UTM format. More...

Attributes

double northing
 Northing coordinate. More...
 
double easting
 Easting coordinate. More...
 
double gamma
 Gamma coordinate. More...
 
string UTMZone
 UTMZone of the coordinate. More...
 

Detailed Description

Represents a world position in UTM format.

Variables

◆ northing

double northing

Northing coordinate.

◆ easting

double easting

Easting coordinate.

◆ gamma

double gamma

Gamma coordinate.

◆ UTMZone

string UTMZone

UTMZone of the coordinate.