Loading...
Searching...
No Matches
Classes | Functions
Ellipsoid

Classes

struct  cuproj::ellipsoid< T >
 Ellipsoid parameters. More...
 

Functions

template<typename T >
constexpr ellipsoid< T > cuproj::make_ellipsoid_wgs84 ()
 Create the WGS84 ellipsoid.
 

Detailed Description

Function Documentation

◆ make_ellipsoid_wgs84()

template<typename T >
constexpr ellipsoid< T > cuproj::make_ellipsoid_wgs84 ( )
constexpr

Create the WGS84 ellipsoid.

Template Parameters
TFloating point type
Returns
The WGS84 ellipsoid

Definition at line 71 of file ellipsoid.hpp.