Interface to set and retrieve the LLA position type.
Assign | Assign a new position. |
AssignGeocentric | Assign the position using geocentric representation. Lat uses Latitude Dimension. Lon Uses Longitude Dimension. Rad uses Distance Dimension. |
AssignGeodetic | Assign the position using geodetic representation. Lat uses Latitude Dimension. Lon Uses Longitude Dimension. Alt uses Distance Dimension. |
ConvertTo | Changes the position representation. |
Type | Returns the position type currently being used. |