UNCLASSIFIED
GeographicTranslator
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
master
geotrans3.7
CCS
src
dtcc
Exception
WarningMessages.cpp
Go to the documentation of this file.
1
// CLASSIFICATION: UNCLASSIFIED
2
3
#include "
WarningMessages.h
"
4
5
6
using namespace
MSP::CCS;
7
8
9
const
char
*
WarningMessages::longitude
=
"Longitude is too far from Central Meridian, distortion may be significant\n"
;
10
const
char
*
WarningMessages::latitude
=
"Latitude band boundary cuts across 100km square\n"
;
11
12
const
char
*
WarningMessages::datum
=
"Location is not within valid domain for current datum\n"
;
13
14
// CLASSIFICATION: UNCLASSIFIED
Generated on Tue Feb 16 2016 14:54:02 for GeographicTranslator by doxygen 1.8.2