libosmscout
0.1
|
Some general information regarding the earth. More...
#include <Earth.h>
Static Public Attributes | |
static const double | extentMeter =2*M_PI*Earth::radiusMeter |
static const double | radiusMeter =6'378'137.0 |
Some general information regarding the earth.
To make the stack support other planets, too, one would have to define a interface base class, from which Earth inherits and implements the interface.
|
static |
Referenced by osmscout::MercatorProjection::Set(), and osmscout::TileProjection::SetInternal().
|
static |