Eckert6.cpp File Reference

#include <math.h>
#include "Eckert6.h"
#include "CoordinateSystem.h"
#include "MapProjection3Parameters.h"
#include "MapProjectionCoordinates.h"
#include "GeodeticCoordinates.h"
#include "CoordinateConversionException.h"
#include "ErrorMessages.h"

Go to the source code of this file.

Variables

const double PI = 3.14159265358979323e0
const double PI_OVER_2 = ( PI / 2.0)
const double MAX_LAT = ( (PI * 90) / 180.0 )
const double TWO_PI = (2.0 * PI)
const double one_PLUS_PI_OVER_2 = (1.0 + PI / 2.0)

Variable Documentation

const double MAX_LAT = ( (PI * 90) / 180.0 )

Definition at line 111 of file Eckert6.cpp.

const double one_PLUS_PI_OVER_2 = (1.0 + PI / 2.0)

Definition at line 113 of file Eckert6.cpp.

const double PI = 3.14159265358979323e0

Definition at line 109 of file Eckert6.cpp.

const double PI_OVER_2 = ( PI / 2.0)

Definition at line 110 of file Eckert6.cpp.

const double TWO_PI = (2.0 * PI)

Definition at line 112 of file Eckert6.cpp.

Generated on Wed Sep 28 10:59:50 2011 for MSP GEOTRANS by  doxygen 1.6.3