VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations | Functions
utmReferencePoint.h File Reference

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

DtUtmReferencePointDtGlobalUtmReferencePoint ()
 
int DtUtmGridZoneFromLatLon (double latitude, double longitude)
 Given a latitude & longitude, returns the UTM zone number in which that coordinates resides. More...
 

Detailed Description

This file declares DtDegMinSec and DtUtmReferencePoint.

Enumeration Type Documentation

Enumerator
DtEast 
DtWest 
DtNorth 
DtSouth 

Function Documentation

DtUtmReferencePoint* DtGlobalUtmReferencePoint ( )
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.


Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)