VR-Link API Documentation for HLA 1516
 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 Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)