0.4.1
Loading...
Searching...
No Matches
NAV::InsConst::GRS80 Class Reference

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.
 

Detailed Description

Geodetic Reference System 1980.

Definition at line 66 of file Constants.hpp.

Constructor & Destructor Documentation

◆ GRS80()

NAV::InsConst::GRS80::GRS80 ( )
delete

Default Constructor.

Field Documentation

◆ a

double NAV::InsConst::GRS80::a
staticconstexpr

Semi-major axis = equatorial radius.

Definition at line 73 of file Constants.hpp.

◆ b

double NAV::InsConst::GRS80::b
staticconstexpr

Semi-minor axis = polar radius.

Definition at line 77 of file Constants.hpp.

◆ e_squared

double NAV::InsConst::GRS80::e_squared
staticconstexpr

Square of the first eccentricity of the ellipsoid.

Definition at line 79 of file Constants.hpp.

◆ f

double NAV::InsConst::GRS80::f
staticconstexpr

Flattening f = (a-b)/a.

Definition at line 75 of file Constants.hpp.


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