Defines spheroid radius values for use in geographical CS calculations.  
 More...
|  | 
| template<std::size_t I> | 
| RadiusType | get_radius () const | 
|  | 
| template<std::size_t I> | 
| void | set_radius (RadiusType const &radius) | 
|  | 
|  | spheroid (RadiusType const &a, RadiusType const &b) | 
|  | 
|  | spheroid () | 
|  | 
template<typename RadiusType>
class boost::geometry::srs::spheroid< RadiusType >
Defines spheroid radius values for use in geographical CS calculations. 
- Note
- See http://en.wikipedia.org/wiki/Figure_of_the_Earth and http://en.wikipedia.org/wiki/World_Geodetic_System#A_new_World_Geodetic_System:_WGS84 
template<typename RadiusType > 
      
 
 
template<typename RadiusType > 
      
 
 
template<typename RadiusType > 
template<std::size_t I> 
      
 
 
template<typename RadiusType > 
template<std::size_t I>