edu.cmu.emulator.world
Class WGS84

java.lang.Object
  extended by edu.cmu.emulator.world.WGS84

public class WGS84
extends Object


Field Summary
static double a
           
static double a_2
           
static double b
           
static double b_2
           
static double e
           
static double e_2
           
static double ep
           
static double ep_2
           
static double f
           
 
Constructor Summary
WGS84()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

public static final double a
See Also:
Constant Field Values

b

public static final double b
See Also:
Constant Field Values

f

public static final double f
See Also:
Constant Field Values

a_2

public static final double a_2
See Also:
Constant Field Values

b_2

public static final double b_2
See Also:
Constant Field Values

e

public static final double e

e_2

public static final double e_2

ep

public static final double ep

ep_2

public static final double ep_2
Constructor Detail

WGS84

public WGS84()


Copyright © 2013. All Rights Reserved.