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::polar< DegreeOrRadian > Struct Template Reference

Polar coordinate system. More...

#include <cs.hpp>

Public Types

typedef DegreeOrRadian units
 

Detailed Description

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

Polar coordinate system.

Defines the polar coordinate system "in which each point on a plane is determined by an angle and a distance"

See also
http://en.wikipedia.org/wiki/Polar_coordinates

Member Typedef Documentation

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

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