Spherical equatorial coordinate system, in degree or in radian. More...
#include <cs.hpp>
Public Types | |
typedef DegreeOrRadian | units |
Spherical equatorial coordinate system, in degree or in radian.
This one resembles the geographic coordinate system, and has latitude up from zero at the equator, to 90 at the pole (opposite to the spherical(polar) coordinate system). Used in astronomy and in GIS (but there is also the geographic)
typedef DegreeOrRadian boost::geometry::cs::spherical_equatorial< DegreeOrRadian >::units |