![]() |
0.4.1
|
Geodetic Reference System 1980. More...
Public Member Functions | |
GRS80 ()=delete | |
Default Constructor. | |
Static Public Attributes | |
static constexpr double | a |
Semi-major axis = equatorial radius. | |
static constexpr double | b |
Semi-minor axis = polar radius. | |
static constexpr double | e_squared |
Square of the first eccentricity of the ellipsoid. | |
static constexpr double | f |
Flattening f = (a-b)/a. | |
Geodetic Reference System 1980.
Definition at line 66 of file Constants.hpp.
|
delete |
Default Constructor.
|
staticconstexpr |
Semi-major axis = equatorial radius.
Definition at line 73 of file Constants.hpp.
|
staticconstexpr |
Semi-minor axis = polar radius.
Definition at line 77 of file Constants.hpp.
|
staticconstexpr |
Square of the first eccentricity of the ellipsoid.
Definition at line 79 of file Constants.hpp.
|
staticconstexpr |
Flattening f = (a-b)/a.
Definition at line 75 of file Constants.hpp.