Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::cs::geographic< DegreeOrRadian > Struct Template Reference

Geographic coordinate system, in degree or in radian. More...

#include <cs.hpp>

Public Types

typedef DegreeOrRadian units
 

Detailed Description

template<typename DegreeOrRadian>
struct boost::geometry::cs::geographic< DegreeOrRadian >

Geographic coordinate system, in degree or in radian.

Defines the geographic coordinate system where points are defined in two angles and usually known as lat,long or lo,la or phi,lambda

See also
http://en.wikipedia.org/wiki/Geographic_coordinate_system
Note
might be moved to extensions/gis/geographic

Member Typedef Documentation

template<typename DegreeOrRadian >
typedef DegreeOrRadian boost::geometry::cs::geographic< DegreeOrRadian >::units

The documentation for this struct was generated from the following file: