UNCLASSIFIED
GeographicTranslator
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
net
vdcunity-1
MSP
XFER
CM_Builds
GEOTRANS_3.9.0.2
master
CCS
src
dtcc
Enumerations
DatumType.h
Go to the documentation of this file.
1
// CLASSIFICATION: UNCLASSIFIED
2
3
#ifndef DatumType_H
4
#define DatumType_H
5
6
namespace
MSP
7
{
8
namespace
CCS
9
{
10
class
DatumType
11
{
12
public
:
13
14
enum
Enum
15
{
16
threeParamDatum
,
17
sevenParamDatum
,
18
wgs84Datum
,
19
wgs72Datum
20
};
21
};
22
}
23
}
24
25
#endif
26
27
28
29
// CLASSIFICATION: UNCLASSIFIED
MSP::CCS::DatumType::Enum
Enum
Definition:
DatumType.h:14
MSP::CCS::DatumType::wgs84Datum
Definition:
DatumType.h:18
MSP::CCS::DatumType::threeParamDatum
Definition:
DatumType.h:16
MSP::CCS::DatumType::sevenParamDatum
Definition:
DatumType.h:17
MSP::CCS::DatumType::wgs72Datum
Definition:
DatumType.h:19
MSP::CCS::DatumType
Definition:
DatumType.h:10
Generated on Tue Apr 12 2022 10:09:24 for GeographicTranslator by doxygen 1.8.5