NZMG.cpp File Reference
#include <string.h>
#include <math.h>
#include "NZMG.h"
#include "CoordinateSystem.h"
#include "EllipsoidParameters.h"
#include "MapProjectionCoordinates.h"
#include "GeodeticCoordinates.h"
#include "CoordinateConversionException.h"
#include "ErrorMessages.h"
Go to the source code of this file.
Function Documentation
Variable Documentation
Initial value: { 0.6399175073, -0.1358797613, 0.063294409,
-0.02526853, 0.0117879, -0.0055161,
0.0026906, -0.001333, 0.00067, -0.00034 }
Definition at line 136 of file NZMG.cpp.
Initial value: { { 0.7557853228, 0.0 },
{ 0.249204646, 0.003371507 },
{ -0.001541739, 0.041058560 },
{ -0.10162907, 0.01727609 },
{ -0.26623489, -0.36249218 },
{ -0.6870983, -1.1651967 } }
Definition at line 140 of file NZMG.cpp.
Initial value: { { 1.3231270439, 0.0 },
{ -0.577245789, -0.007809598 },
{ 0.508307513, -0.112208952 },
{ -0.15094762, 0.18200602 },
{ 1.01418179, 1.64497696 },
{ 1.9660549, 2.5127645 } }
Definition at line 147 of file NZMG.cpp.
Initial value: { 1.5627014243, 0.5185406398, -0.03333098,
-0.1052906, -0.0368594, 0.007317,
0.01220, 0.00394, -0.0013 }
Definition at line 154 of file NZMG.cpp.
const double PI = 3.14159265358979323e0 |