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

This file provides a definition of GeodeticCoords and several helper functions. More...

Go to the source code of this file.

Classes

class  DtGeodeticCoord
 Instances of DtGeodeticCoord are used to explicitly represent Geodetic coordinates. More...
 

Functions

std::ostream & operator<< (std::ostream &str, const DtGeodeticCoord &sr)
 
void DtGeocToGeod (const DtVector &in, DtGeodeticCoord &out)
 This function is deprecated, and provided for backwards compatibility only! More...
 
void DtGeodToGeoc (const DtGeodeticCoord &in, DtVector &out)
 This function is deprecated, and provided for backwards compatibility only! More...
 

Detailed Description

This file provides a definition of GeodeticCoords and several helper functions.

Function Documentation

void DtGeocToGeod ( const DtVector in,
DtGeodeticCoord out 
)

This function is deprecated, and provided for backwards compatibility only!

void DtGeodToGeoc ( const DtGeodeticCoord in,
DtVector out 
)

This function is deprecated, and provided for backwards compatibility only!

std::ostream& operator<< ( std::ostream &  str,
const DtGeodeticCoord sr 
)

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)