Y:/msp/devkits/temp_geotrans/master/geotrans3.1/CCS/src/dtcc/CoordinateSystems/polycon/Polyconic.cpp File Reference

#include <math.h>
#include "Polyconic.h"
#include "MapProjection4Parameters.h"
#include "MapProjectionCoordinates.h"
#include "GeodeticCoordinates.h"
#include "CoordinateConversionException.h"
#include "ErrorMessages.h"
#include "WarningMessages.h"

Go to the source code of this file.

Functions

const double FOURTY_ONE (41.0 *PI/180)
double polyCoeffTimesSine (double coeff, double x, double latit)

Variables

const double PI = 3.14159265358979323e0
const double PI_OVER_2 = ( PI / 2.0)
const double TWO_PI = (2.0 * PI)

Function Documentation

const double FOURTY_ONE ( 41.0 *PI 180  ) 
double polyCoeffTimesSine ( double  coeff,
double  x,
double  latit 
)

Definition at line 120 of file Polyconic.cpp.


Variable Documentation

const double PI = 3.14159265358979323e0

Definition at line 114 of file Polyconic.cpp.

const double PI_OVER_2 = ( PI / 2.0)

Definition at line 115 of file Polyconic.cpp.

const double TWO_PI = (2.0 * PI)

Definition at line 116 of file Polyconic.cpp.


Generated on Tue Aug 3 10:29:21 2010 for MSP GEOTRANS by  doxygen 1.6.1