com.mhuss.AstroLib
Class Planets
- java.lang.Object
-
- com.mhuss.AstroLib.Planets
-
public final class Planets extends java.lang.ObjectA common place to store planetary constants.
-
-
Field Summary
Fields Modifier and Type Field and Description static intEARTHstatic intJUPITERstatic intLUNAEarth's moon - not a planet, but it is a heavenly body.static intMARSstatic intMERCURYstatic intNAPNAP = Not A Planet.static intNEPTUNEstatic intPLANETOIDstatic intPLUTOstatic intSATURNstatic intSUNstatic intURANUSstatic intVENUS
-
Constructor Summary
Constructors Constructor and Description Planets()
-
-
-
Field Detail
-
NAP
public static final int NAP
NAP = Not A Planet.- See Also:
- Constant Field Values
-
SUN
public static final int SUN
- See Also:
- Constant Field Values
-
MERCURY
public static final int MERCURY
- See Also:
- Constant Field Values
-
VENUS
public static final int VENUS
- See Also:
- Constant Field Values
-
EARTH
public static final int EARTH
- See Also:
- Constant Field Values
-
MARS
public static final int MARS
- See Also:
- Constant Field Values
-
JUPITER
public static final int JUPITER
- See Also:
- Constant Field Values
-
SATURN
public static final int SATURN
- See Also:
- Constant Field Values
-
URANUS
public static final int URANUS
- See Also:
- Constant Field Values
-
NEPTUNE
public static final int NEPTUNE
- See Also:
- Constant Field Values
-
PLUTO
public static final int PLUTO
- See Also:
- Constant Field Values
-
LUNA
public static final int LUNA
Earth's moon - not a planet, but it is a heavenly body.- See Also:
- Constant Field Values
-
PLANETOID
public static final int PLANETOID
- See Also:
- Constant Field Values
-
-
DMelt 3.0 © DataMelt by jWork.ORG