NETGeographicLib  1.49
Properties | List of all members
NETGeographicLib::Constants::WGS72 Class Reference

WGS72 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

WGS72 Parameters.

Definition at line 174 of file NETGeographicLib.h.

Property Documentation

◆ MajorRadius

double NETGeographicLib::Constants::WGS72::MajorRadius
staticget

The equatorial radius in meters.

Definition at line 190 of file NETGeographicLib.h.

◆ Flattening

double NETGeographicLib::Constants::WGS72::Flattening
staticget

The flattening of the ellipsoid.

Definition at line 192 of file NETGeographicLib.h.

◆ GravitationalConstant

double NETGeographicLib::Constants::WGS72::GravitationalConstant
staticget

The gravitational constant in meters3/second2.

Definition at line 194 of file NETGeographicLib.h.

◆ EarthRate

double NETGeographicLib::Constants::WGS72::EarthRate
staticget

The spin rate of the Earth in radians/second.

Definition at line 196 of file NETGeographicLib.h.

◆ J2

double NETGeographicLib::Constants::WGS72::J2
staticget

The dynamical form factor (J2).

Definition at line 198 of file NETGeographicLib.h.


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