![]() |
VR-Link API Documentation for HLA Evolved
|
This file declares DtDegMinSec and DtUtmReferencePoint. More...
Go to the source code of this file.
Classes | |
| class | DtDegMinSec |
| DtDegMinSec is a flyweight data class used to represent a a complex location for latitude or longitude in Degrees, Minutes, Seconds, and Direction where positive direction is north and west. More... | |
| class | DtUtmReferencePoint |
| DtUtmReferencePoints are used to represent an independent reference point for a UTM coordinate system. More... | |
Enumerations | |
| enum | DtPolarDirection { DtEast, DtWest, DtNorth, DtSouth } |
Functions | |
| DtUtmReferencePoint * | DtGlobalUtmReferencePoint () |
| int | DtUtmGridZoneFromLatLon (double latitude, double longitude) |
| Given a latitude & longitude, returns the UTM zone number in which that coordinates resides. | |
This file declares DtDegMinSec and DtUtmReferencePoint.
| enum DtPolarDirection |
| int DtUtmGridZoneFromLatLon | ( | double | latitude, |
| double | longitude | ||
| ) |
Given a latitude & longitude, returns the UTM zone number in which that coordinates resides.
With the exception of a couple anomalies, the world is broken up into 6 degree wide slices.