Static Public Attributes | Private Member Functions | List of all members
net.sf.geographiclib.Constants Class Reference

Static Public Attributes

static final double WGS84_a = 6378137
 
static final double WGS84_f = 1/298.257223563
 

Private Member Functions

 Constants ()
 

Detailed Description

Constants needed by GeographicLib.

Define constants specifying the WGS84 ellipsoid.

Definition at line 15 of file Constants.java.

Constructor & Destructor Documentation

◆ Constants()

net.sf.geographiclib.Constants.Constants ( )
inlineprivate

Definition at line 25 of file Constants.java.

Member Data Documentation

◆ WGS84_a

final double net.sf.geographiclib.Constants.WGS84_a = 6378137
static

The equatorial radius of WGS84 ellipsoid (6378137 m).

Definition at line 19 of file Constants.java.

◆ WGS84_f

final double net.sf.geographiclib.Constants.WGS84_f = 1/298.257223563
static

The flattening of WGS84 ellipsoid (1/298.257223563).

Definition at line 23 of file Constants.java.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:14:33