Class AstronomicalConstants
- java.lang.Object
-
- org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
public final class AstronomicalConstants extends Object
AstronomicalConstants - class representing the most important astronomical constants.
-
-
Field Summary
Fields Modifier and Type Field Description static doubleASTRONOMICAL_UNITAstronomical unitstatic doubleEARTH_MASSEarth massstatic doubleEARTH_RADIUS_EQUATORIALEarth equatorial radiusstatic doubleEARTH_RADIUS_MEANEarth mean radiusstatic doubleEARTH_RADIUS_POLAREarth polar radiusstatic doubleEARTH_SEMI_MAJOR_AXISEarth semi-major axisstatic doubleJUPITER_MASSJupiter massstatic doubleJUPITER_RADIUS_MEANJupiter radiusstatic doubleJUPITER_SEMI_MAJOR_AXISJupiter semi-major axisstatic doubleKILOPARSECKiloparsecstatic doubleLIGHT_YEARLight yearstatic doubleMARS_MASSMars massstatic doubleMARS_RADIUS_MEANMars radiusstatic doubleMARS_SEMI_MAJOR_AXISMars semi-major axisstatic doubleMERCURY_MASSMercury massstatic doubleMERCURY_RADIUS_MEANMercury radiusstatic doubleMERCURY_SEMI_MAJOR_AXISMercury semi-major axisstatic doubleMOON_MASSMoon massstatic doubleMOON_RADIUS_MEANMoon mean radiusstatic doubleMOON_SEMI_MAJOR_AXISMoon semi-major axisstatic doubleNEPTUNE_MASSNeptune massstatic doubleNEPTUNE_RADIUS_MEANNeptune radiusstatic doubleNEPTUNE_SEMI_MAJOR_AXISNeptune semi-major axisstatic doublePARSECParsecstatic doubleSATURN_MASSSaturn massstatic doubleSATURN_RADIUS_MEANSaturn radiusstatic doubleSATURN_SEMI_MAJOR_AXISSaturn semi-major axisstatic doubleSOLAR_MASSSolar massstatic doubleSOLAR_RADIUSSolar radiusstatic doubleURANUS_MASSUranus massstatic doubleURANUS_RADIUS_MEANUranus radiusstatic doubleURANUS_SEMI_MAJOR_AXISUranus semi-major axisstatic doubleVENUS_MASSVenus massstatic doubleVENUS_RADIUS_MEANVenus radiusstatic doubleVENUS_SEMI_MAJOR_AXISVenus semi-major axis
-
Constructor Summary
Constructors Constructor Description AstronomicalConstants()
-
-
-
Field Detail
-
LIGHT_YEAR
public static final double LIGHT_YEAR
Light year- See Also:
- Constant Field Values
-
ASTRONOMICAL_UNIT
public static final double ASTRONOMICAL_UNIT
Astronomical unit- See Also:
- Constant Field Values
-
PARSEC
public static final double PARSEC
Parsec- See Also:
- Constant Field Values
-
KILOPARSEC
public static final double KILOPARSEC
Kiloparsec- See Also:
- Constant Field Values
-
EARTH_RADIUS_EQUATORIAL
public static final double EARTH_RADIUS_EQUATORIAL
Earth equatorial radius- See Also:
- Constant Field Values
-
EARTH_RADIUS_POLAR
public static final double EARTH_RADIUS_POLAR
Earth polar radius- See Also:
- Constant Field Values
-
EARTH_RADIUS_MEAN
public static final double EARTH_RADIUS_MEAN
Earth mean radius- See Also:
- Constant Field Values
-
EARTH_MASS
public static final double EARTH_MASS
Earth mass- See Also:
- Constant Field Values
-
EARTH_SEMI_MAJOR_AXIS
public static final double EARTH_SEMI_MAJOR_AXIS
Earth semi-major axis- See Also:
- Constant Field Values
-
MOON_RADIUS_MEAN
public static final double MOON_RADIUS_MEAN
Moon mean radius- See Also:
- Constant Field Values
-
MOON_MASS
public static final double MOON_MASS
Moon mass- See Also:
- Constant Field Values
-
MOON_SEMI_MAJOR_AXIS
public static final double MOON_SEMI_MAJOR_AXIS
Moon semi-major axis- See Also:
- Constant Field Values
-
SOLAR_RADIUS
public static final double SOLAR_RADIUS
Solar radius- See Also:
- Constant Field Values
-
SOLAR_MASS
public static final double SOLAR_MASS
Solar mass- See Also:
- Constant Field Values
-
MERCURY_RADIUS_MEAN
public static final double MERCURY_RADIUS_MEAN
Mercury radius- See Also:
- Constant Field Values
-
MERCURY_MASS
public static final double MERCURY_MASS
Mercury mass- See Also:
- Constant Field Values
-
MERCURY_SEMI_MAJOR_AXIS
public static final double MERCURY_SEMI_MAJOR_AXIS
Mercury semi-major axis- See Also:
- Constant Field Values
-
VENUS_RADIUS_MEAN
public static final double VENUS_RADIUS_MEAN
Venus radius- See Also:
- Constant Field Values
-
VENUS_MASS
public static final double VENUS_MASS
Venus mass- See Also:
- Constant Field Values
-
VENUS_SEMI_MAJOR_AXIS
public static final double VENUS_SEMI_MAJOR_AXIS
Venus semi-major axis- See Also:
- Constant Field Values
-
MARS_RADIUS_MEAN
public static final double MARS_RADIUS_MEAN
Mars radius- See Also:
- Constant Field Values
-
MARS_MASS
public static final double MARS_MASS
Mars mass- See Also:
- Constant Field Values
-
MARS_SEMI_MAJOR_AXIS
public static final double MARS_SEMI_MAJOR_AXIS
Mars semi-major axis- See Also:
- Constant Field Values
-
JUPITER_RADIUS_MEAN
public static final double JUPITER_RADIUS_MEAN
Jupiter radius- See Also:
- Constant Field Values
-
JUPITER_MASS
public static final double JUPITER_MASS
Jupiter mass- See Also:
- Constant Field Values
-
JUPITER_SEMI_MAJOR_AXIS
public static final double JUPITER_SEMI_MAJOR_AXIS
Jupiter semi-major axis- See Also:
- Constant Field Values
-
SATURN_RADIUS_MEAN
public static final double SATURN_RADIUS_MEAN
Saturn radius- See Also:
- Constant Field Values
-
SATURN_MASS
public static final double SATURN_MASS
Saturn mass- See Also:
- Constant Field Values
-
SATURN_SEMI_MAJOR_AXIS
public static final double SATURN_SEMI_MAJOR_AXIS
Saturn semi-major axis- See Also:
- Constant Field Values
-
URANUS_RADIUS_MEAN
public static final double URANUS_RADIUS_MEAN
Uranus radius- See Also:
- Constant Field Values
-
URANUS_MASS
public static final double URANUS_MASS
Uranus mass- See Also:
- Constant Field Values
-
URANUS_SEMI_MAJOR_AXIS
public static final double URANUS_SEMI_MAJOR_AXIS
Uranus semi-major axis- See Also:
- Constant Field Values
-
NEPTUNE_RADIUS_MEAN
public static final double NEPTUNE_RADIUS_MEAN
Neptune radius- See Also:
- Constant Field Values
-
NEPTUNE_MASS
public static final double NEPTUNE_MASS
Neptune mass- See Also:
- Constant Field Values
-
NEPTUNE_SEMI_MAJOR_AXIS
public static final double NEPTUNE_SEMI_MAJOR_AXIS
Neptune semi-major axis- See Also:
- Constant Field Values
-
-