Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
normalize_spheroidal_box_coordinates.hpp File Reference

Namespaces

 boost
 
 boost::geometry
 
 boost::geometry::math
 

Functions

template<typename Units , typename CoordinateType >
void boost::geometry::math::normalize_spheroidal_box_coordinates (CoordinateType &longitude1, CoordinateType &latitude1, CoordinateType &longitude2, CoordinateType &latitude2)
 Short utility to normalize the coordinates of a box on a spheroid. More...
 
template<typename Units , typename CoordinateType >
void boost::geometry::math::normalize_spheroidal_box_coordinates (CoordinateType &longitude1, CoordinateType &latitude1, CoordinateType &longitude2, CoordinateType &latitude2, bool band)
 Short utility to normalize the coordinates of a box on a spheroid. More...
 

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