Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum Struct Reference

#include <area_huiller.hpp>

Collaboration diagram for boost::geometry::strategy::area::huiller< PointOfSegment, CalculationType >::excess_sum:

Public Member Functions

 excess_sum ()
 
calculation_type area (calculation_type radius) const
 

Public Attributes

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

Constructor & Destructor Documentation

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

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
inline

Member Data Documentation

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

The documentation for this struct was generated from the following file: