Boost.Geometry    Boost C++ Libraries
Public Types | List of all members
boost::geometry::cs::geographic< DegreeOrRadian > Struct Template Reference

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

Public Types

typedef
core_detail::coordinate_system_units
< DegreeOrRadian >::units 
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 core_detail::coordinate_system_units< DegreeOrRadian >::units boost::geometry::cs::geographic< DegreeOrRadian >::units

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen