VR-Link API Documentation for HLA 1516
 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 Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)