Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

float Impala::Application::MediaTable::MapModule::lat2y ( float  a  )  [inline]

Definition at line 109 of file MapModule.h.

References M_PI.

Referenced by NewWindow().

00109 { return 180/M_PI * log(tan(M_PI/4+a*(M_PI/180)/2)); }


Generated on Thu Jan 13 09:15:19 2011 for ImpalaSrc by  doxygen 1.5.1