org.vizzini.math.orbit
Class Constants
java.lang.Object
org.vizzini.math.orbit.Constants
public class Constants
- extends Object
Provides constants for orbital mechanics.
- Since:
- v0.3
- Version:
- v0.3
- Author:
- Jeffrey M. Thompson
Field Summary |
static double |
G
Gravitational parameter G 6.67259e-20 km^3 kg^-1 sec^-2 or kN km^2 kg^-2. |
static double |
TWO_PI
Two times pi. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
G
public static final double G
- Gravitational parameter G 6.67259e-20 km^3 kg^-1 sec^-2 or kN km^2 kg^-2.
- See Also:
- Constant Field Values
TWO_PI
public static final double TWO_PI
- Two times pi.
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |