Boost.Geometry    Boost C++ Libraries
Public Member Functions | Public Attributes | List of all members
boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum Struct Reference

Public Member Functions

calculation_type area (calculation_type radius) const
 
 excess_sum ()
 

Public Attributes

strategy::distance::haversine
< calculation_type > 
distance_over_unit_sphere
 
calculation_type sum
 

Constructor & Destructor Documentation

template<typename PointOfSegment , typename CalculationType = void>
boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum::excess_sum ( )

Member Function Documentation

template<typename PointOfSegment , typename CalculationType = void>
calculation_type boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum::area ( calculation_type  radius) const

Member Data Documentation

template<typename PointOfSegment , typename CalculationType = void>
calculation_type boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum::sum
template<typename PointOfSegment , typename CalculationType = void>
strategy::distance::haversine<calculation_type> boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum::distance_over_unit_sphere

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