![]() |
![]() |
Classes | |
struct | calculation_type |
Public Types | |
typedef RadiusType | radius_type |
Public Member Functions | |
haversine (RadiusType const &r=1.0) | |
RadiusType | radius () const |
Static Public Member Functions | |
template<typename Point1 , typename Point2 > | |
static calculation_type < Point1, Point2 >::type | apply (Point1 const &p1, Point2 const &p2) |
typedef RadiusType boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::radius_type |
boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::haversine | ( | RadiusType const & | r = 1.0 | ) | [explicit] |
static calculation_type<Point1, Point2>::type boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::apply | ( | Point1 const & | p1, |
Point2 const & | p2 | ||
) | [static] |
RadiusType boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::radius | ( | ) | const |
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 |