![]() |
![]() |
The solution of the direct problem of geodesics on latlong coordinates, after Vincenty, 1975. More...
Public Types | |
typedef result_direct< CT > | result_type |
Static Public Member Functions | |
template<typename T , typename Dist , typename Azi , typename Spheroid > | |
static result_type | apply (T const &lo1, T const &la1, Dist const &distance, Azi const &azimuth12, Spheroid const &spheroid) |
The solution of the direct problem of geodesics on latlong coordinates, after Vincenty, 1975.
typedef result_direct<CT> boost::geometry::detail::vincenty_direct< CT >::result_type |
static result_type boost::geometry::detail::vincenty_direct< CT >::apply | ( | T const & | lo1, |
T const & | la1, | ||
Dist const & | distance, | ||
Azi const & | azimuth12, | ||
Spheroid const & | spheroid | ||
) | [static] |
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 |