NETGeographicLib  1.43
Properties | List of all members
NETGeographicLib::Constants::GRS80 Class Reference

GRS80 Parameters. More...

#include <NETGeographicLib/NETGeographicLib.h>

Properties

static double MajorRadius [get]
 The equatorial radius in meters. More...
 
static double Flattening [get]
 The flattening of the ellipsoid. More...
 
static double GravitationalConstant [get]
 The gravitational constant in meters3/second2. More...
 
static double EarthRate [get]
 The spin rate of the Earth in radians/second. More...
 
static double J2 [get]
 The dynamical form factor (J2). More...
 

Detailed Description

GRS80 Parameters.

Definition at line 236 of file NETGeographicLib.h.

Property Documentation

double NETGeographicLib::Constants::GRS80::MajorRadius
staticget

The equatorial radius in meters.

Definition at line 252 of file NETGeographicLib.h.

double NETGeographicLib::Constants::GRS80::Flattening
staticget

The flattening of the ellipsoid.

Definition at line 254 of file NETGeographicLib.h.

double NETGeographicLib::Constants::GRS80::GravitationalConstant
staticget

The gravitational constant in meters3/second2.

Definition at line 256 of file NETGeographicLib.h.

double NETGeographicLib::Constants::GRS80::EarthRate
staticget

The spin rate of the Earth in radians/second.

Definition at line 258 of file NETGeographicLib.h.

double NETGeographicLib::Constants::GRS80::J2
staticget

The dynamical form factor (J2).

Definition at line 260 of file NETGeographicLib.h.


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