VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
topoCoord.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
9 #pragma once
10 
11 #include "geodeticCoord.h"
12 #include "LibMatrix.h"
13 
14 #ifdef DtUSE_UTILITIES_NAMESPACE
15 namespace DtUSE_UTILITIES_NAMESPACE
16 {
17 #endif
18 
23 
31  const DtGeodeticCoord& g, DtDcmRef topoToGeoc );
32 
37  const DtGeodeticCoord& g, DtDcmRef geocToTopo );
38 
44  double latitude, double longitude, DtCoordTransform* geoc2topo );
45 
50 
55 
60 
61 
62 #ifdef DtUSE_UTILITIES_NAMESPACE
63 }
64 #endif
65 
66 
67 

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)