libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::Earth Class Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ extentMeter

const double osmscout::Earth::extentMeter =2*M_PI*Earth::radiusMeter
static

◆ radiusMeter

const double osmscout::Earth::radiusMeter =6'378'137.0
static

The documentation for this class was generated from the following files: