NETGeographicLib  1.51
Properties | List of all members
NETGeographicLib::Constants::WGS84 Class Reference

WGS84 Parameters. More...

#include <NETGeographicLib/NETGeographicLib.h>

Properties

static double EquatorialRadius [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

WGS84 Parameters.

Definition at line 204 of file NETGeographicLib.h.

Property Documentation

◆ EquatorialRadius

double NETGeographicLib::Constants::WGS84::EquatorialRadius
staticget

The equatorial radius in meters.

Definition at line 219 of file NETGeographicLib.h.

◆ Flattening

double NETGeographicLib::Constants::WGS84::Flattening
staticget

The flattening of the ellipsoid.

Definition at line 219 of file NETGeographicLib.h.

◆ GravitationalConstant

double NETGeographicLib::Constants::WGS84::GravitationalConstant
staticget

The gravitational constant in meters3/second2.

Definition at line 219 of file NETGeographicLib.h.

◆ EarthRate

double NETGeographicLib::Constants::WGS84::EarthRate
staticget

The spin rate of the Earth in radians/second.

Definition at line 219 of file NETGeographicLib.h.

◆ J2

double NETGeographicLib::Constants::WGS84::J2
staticget

The dynamical form factor (J2).

Definition at line 219 of file NETGeographicLib.h.


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