Sky View Café - Java

org.shetline.astronomy
Class AstroConstants

java.lang.Object
  extended by org.shetline.astronomy.AstroConstants

public class AstroConstants
extends Object


Field Summary
static int ABERRATION
           
static int APHELION
           
static int ASTEROID_BASE
           
static int ASTEROID_MAX
           
static int ASTROMETRIC
           
static double ASTRONOMICAL_TWILIGHT
           
static double AVG_SUN_MOON_RADIUS
           
static int CALLISTO
           
static int CANCEL_SELECTION
           
static double CIVIL_TWILIGHT
           
static int COMET_BASE
           
static int COMET_MAX
           
static int CONSTELLATION_BASE
           
static int CONSTELLATION_MAX
           
static double DAY
           
static int DELAYED_TIME
           
static int DIONE
           
static int EARTH
           
static double EARTH_RADIUS_KM
           
static double EARTH_RADIUS_POLAR_KM
           
static int ECLIPSE_EVENT_BASE
           
static int ENCELADUS
           
static int EQ_SOLSTICE_EVENT_BASE
           
static int EUROPA
           
static int FALL_EQUINOX
           
static int FIRST_JUPITER_MOON
           
static int FIRST_PLANET
           
static int FIRST_QUARTER
           
static int FIRST_SATURN_MOON
           
static int FULL_MOON
           
static Angle GALACTIC_ASCENDING_NODE_B1950
           
static SphericalPosition GALACTIC_NORTH_B1950
           
static int GALILEAN_MOON_EVENT
           
static int GANYMEDE
           
static int GREATEST_ELONGATION
           
static int GRS_TRANSIT_EVENT
           
static int GRS_TRANSIT_EVENT_BASE
           
static double HALF_DAY
           
static double HALF_HOUR
           
static double HALF_MINUTE
           
static double HALF_SECOND
           
static int HIGH_PRECISION
           
static double HOUR
           
static int HYPERION
           
static int IAPETUS
           
static int IN_BETWEEN_PHASES
           
static int INFERIOR_CONJUNCTION
           
static int IO
           
static double JD_B1950
           
static double JD_J2000
           
static int JUPITER
           
static double JUPITER_FLATTENING
           
static double K_DEG
           
static double K_RAD
           
static double KM_PER_AU
           
static int LAST_JUPITER_MOON
           
static int LAST_PLANET
           
static int LAST_QUARTER
           
static int LAST_SATURN_MOON
           
static double LIGHT_DAYS_PER_AU
           
static int LOW_PRECISION
           
static int LUNAR_ECLIPSE
           
static int MARS
           
static double MAX_ALT_FOR_TWILIGHT
           
static int MAX_YEAR
           
static double MEAN_JUPITER_SYS_II
           
static double MEAN_SYNODIC_MONTH
           
static int MERCURY
           
static int MIMAS
           
static int MIN_YEAR
           
static double MINUTE
           
static int MOON
           
static double MOON_RADIUS_KM
           
static int MOONS_EVENT_BASE
           
static double NAUTICAL_TWILIGHT
           
static int NEPTUNE
           
static int NEW_MOON
           
static int NO_MATCH
           
static int NO_PRECESSION
           
static int NO_SELECTION
           
static double NO_TWILIGHT
           
static int NON_EVENT
           
static int NOT_EQUINOX_OR_SOLSTICE
           
static int NUTATION
           
static double OBLIQUITY_J2000
           
static int OPPOSITION
           
static int PERIHELION
           
static int PHASE_EVENT_BASE
           
static int PLANET_EVENT_BASE
           
static int PLUTO
           
static int QUADRATURE
           
static double QUARTER_HOUR
           
static int QUICK_PLANET
           
static int QUICK_SUN
           
static int REFRACTION
           
static double REFRACTION_AT_HORIZON
           
static int RHEA
           
static int RISE_EVENT
           
static int RISE_SET_EVENT_BASE
           
static int SATURN
           
static double SATURN_FLATTENING
           
static double SECOND
           
static int SET_EVENT
           
static int SET_EVENT_MINUS_1_MIN
           
static int SIGNED_HOUR_ANGLE
           
static int SOLAR_ECLIPSE
           
static int SOLAR_SYSTEM_MAX
           
static int SPRING_EQUINOX
           
static int SUMMER_SOLSTICE
           
static int SUN
           
static double SUN_RADIUS_KM
           
static int SUPERIOR_CONJUNCTION
           
static int TETHYS
           
static int THIRD_QUARTER
           
static int TITAN
           
static int TOPOCENTRIC
           
static int TRANSIT_EVENT
           
static int TRUE_DISTANCE
           
static int TWILIGHT_BEGINS
           
static int TWILIGHT_ENDS
           
static double UNKNOWN_MAGNITUDE
           
static int UNSEEN_ALL_DAY
           
static int URANUS
           
static int VENUS
           
static int VISIBLE_ALL_DAY
           
static int WINTER_SOLSTICE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JD_J2000

public static final double JD_J2000
See Also:
Constant Field Values

JD_B1950

public static final double JD_B1950
See Also:
Constant Field Values

FIRST_PLANET

public static final int FIRST_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

MOON

public static final int MOON
See Also:
Constant Field Values

LAST_PLANET

public static final int LAST_PLANET
See Also:
Constant Field Values

NO_MATCH

public static final int NO_MATCH
See Also:
Constant Field Values

NO_SELECTION

public static final int NO_SELECTION
See Also:
Constant Field Values

CANCEL_SELECTION

public static final int CANCEL_SELECTION
See Also:
Constant Field Values

LOW_PRECISION

public static final int LOW_PRECISION
See Also:
Constant Field Values

HIGH_PRECISION

public static final int HIGH_PRECISION
See Also:
Constant Field Values

NUTATION

public static final int NUTATION
See Also:
Constant Field Values

TOPOCENTRIC

public static final int TOPOCENTRIC
See Also:
Constant Field Values

REFRACTION

public static final int REFRACTION
See Also:
Constant Field Values

QUICK_SUN

public static final int QUICK_SUN
See Also:
Constant Field Values

QUICK_PLANET

public static final int QUICK_PLANET
See Also:
Constant Field Values

ABERRATION

public static final int ABERRATION
See Also:
Constant Field Values

ASTROMETRIC

public static final int ASTROMETRIC
See Also:
Constant Field Values

TRUE_DISTANCE

public static final int TRUE_DISTANCE
See Also:
Constant Field Values

DELAYED_TIME

public static final int DELAYED_TIME
See Also:
Constant Field Values

SIGNED_HOUR_ANGLE

public static final int SIGNED_HOUR_ANGLE
See Also:
Constant Field Values

NO_PRECESSION

public static final int NO_PRECESSION
See Also:
Constant Field Values

MIN_YEAR

public static final int MIN_YEAR
See Also:
Constant Field Values

MAX_YEAR

public static final int MAX_YEAR
See Also:
Constant Field Values

NON_EVENT

public static final int NON_EVENT
See Also:
Constant Field Values

IN_BETWEEN_PHASES

public static final int IN_BETWEEN_PHASES
See Also:
Constant Field Values

PHASE_EVENT_BASE

public static final int PHASE_EVENT_BASE
See Also:
Constant Field Values

NEW_MOON

public static final int NEW_MOON
See Also:
Constant Field Values

FIRST_QUARTER

public static final int FIRST_QUARTER
See Also:
Constant Field Values

FULL_MOON

public static final int FULL_MOON
See Also:
Constant Field Values

LAST_QUARTER

public static final int LAST_QUARTER
See Also:
Constant Field Values

THIRD_QUARTER

public static final int THIRD_QUARTER
See Also:
Constant Field Values

NOT_EQUINOX_OR_SOLSTICE

public static final int NOT_EQUINOX_OR_SOLSTICE
See Also:
Constant Field Values

EQ_SOLSTICE_EVENT_BASE

public static final int EQ_SOLSTICE_EVENT_BASE
See Also:
Constant Field Values

SPRING_EQUINOX

public static final int SPRING_EQUINOX
See Also:
Constant Field Values

SUMMER_SOLSTICE

public static final int SUMMER_SOLSTICE
See Also:
Constant Field Values

FALL_EQUINOX

public static final int FALL_EQUINOX
See Also:
Constant Field Values

WINTER_SOLSTICE

public static final int WINTER_SOLSTICE
See Also:
Constant Field Values

RISE_SET_EVENT_BASE

public static final int RISE_SET_EVENT_BASE
See Also:
Constant Field Values

RISE_EVENT

public static final int RISE_EVENT
See Also:
Constant Field Values

SET_EVENT

public static final int SET_EVENT
See Also:
Constant Field Values

VISIBLE_ALL_DAY

public static final int VISIBLE_ALL_DAY
See Also:
Constant Field Values

UNSEEN_ALL_DAY

public static final int UNSEEN_ALL_DAY
See Also:
Constant Field Values

TRANSIT_EVENT

public static final int TRANSIT_EVENT
See Also:
Constant Field Values

TWILIGHT_BEGINS

public static final int TWILIGHT_BEGINS
See Also:
Constant Field Values

TWILIGHT_ENDS

public static final int TWILIGHT_ENDS
See Also:
Constant Field Values

SET_EVENT_MINUS_1_MIN

public static final int SET_EVENT_MINUS_1_MIN
See Also:
Constant Field Values

PLANET_EVENT_BASE

public static final int PLANET_EVENT_BASE
See Also:
Constant Field Values

OPPOSITION

public static final int OPPOSITION
See Also:
Constant Field Values

SUPERIOR_CONJUNCTION

public static final int SUPERIOR_CONJUNCTION
See Also:
Constant Field Values

INFERIOR_CONJUNCTION

public static final int INFERIOR_CONJUNCTION
See Also:
Constant Field Values

GREATEST_ELONGATION

public static final int GREATEST_ELONGATION
See Also:
Constant Field Values

PERIHELION

public static final int PERIHELION
See Also:
Constant Field Values

APHELION

public static final int APHELION
See Also:
Constant Field Values

QUADRATURE

public static final int QUADRATURE
See Also:
Constant Field Values

ECLIPSE_EVENT_BASE

public static final int ECLIPSE_EVENT_BASE
See Also:
Constant Field Values

LUNAR_ECLIPSE

public static final int LUNAR_ECLIPSE
See Also:
Constant Field Values

SOLAR_ECLIPSE

public static final int SOLAR_ECLIPSE
See Also:
Constant Field Values

MOONS_EVENT_BASE

public static final int MOONS_EVENT_BASE
See Also:
Constant Field Values

GALILEAN_MOON_EVENT

public static final int GALILEAN_MOON_EVENT
See Also:
Constant Field Values

GRS_TRANSIT_EVENT_BASE

public static final int GRS_TRANSIT_EVENT_BASE
See Also:
Constant Field Values

GRS_TRANSIT_EVENT

public static final int GRS_TRANSIT_EVENT
See Also:
Constant Field Values

NO_TWILIGHT

public static final double NO_TWILIGHT
See Also:
Constant Field Values

CIVIL_TWILIGHT

public static final double CIVIL_TWILIGHT
See Also:
Constant Field Values

NAUTICAL_TWILIGHT

public static final double NAUTICAL_TWILIGHT
See Also:
Constant Field Values

ASTRONOMICAL_TWILIGHT

public static final double ASTRONOMICAL_TWILIGHT
See Also:
Constant Field Values

MAX_ALT_FOR_TWILIGHT

public static final double MAX_ALT_FOR_TWILIGHT
See Also:
Constant Field Values

EARTH_RADIUS_KM

public static final double EARTH_RADIUS_KM
See Also:
Constant Field Values

EARTH_RADIUS_POLAR_KM

public static final double EARTH_RADIUS_POLAR_KM
See Also:
Constant Field Values

SUN_RADIUS_KM

public static final double SUN_RADIUS_KM
See Also:
Constant Field Values

MOON_RADIUS_KM

public static final double MOON_RADIUS_KM
See Also:
Constant Field Values

KM_PER_AU

public static final double KM_PER_AU
See Also:
Constant Field Values

LIGHT_DAYS_PER_AU

public static final double LIGHT_DAYS_PER_AU
See Also:
Constant Field Values

MEAN_JUPITER_SYS_II

public static final double MEAN_JUPITER_SYS_II
See Also:
Constant Field Values

MEAN_SYNODIC_MONTH

public static final double MEAN_SYNODIC_MONTH
See Also:
Constant Field Values

REFRACTION_AT_HORIZON

public static final double REFRACTION_AT_HORIZON
See Also:
Constant Field Values

AVG_SUN_MOON_RADIUS

public static final double AVG_SUN_MOON_RADIUS
See Also:
Constant Field Values

UNKNOWN_MAGNITUDE

public static final double UNKNOWN_MAGNITUDE
See Also:
Constant Field Values

OBLIQUITY_J2000

public static final double OBLIQUITY_J2000
See Also:
Constant Field Values

K_DEG

public static final double K_DEG
See Also:
Constant Field Values

K_RAD

public static final double K_RAD
See Also:
Constant Field Values

GALACTIC_NORTH_B1950

public static final SphericalPosition GALACTIC_NORTH_B1950

GALACTIC_ASCENDING_NODE_B1950

public static final Angle GALACTIC_ASCENDING_NODE_B1950

DAY

public static final double DAY
See Also:
Constant Field Values

HALF_DAY

public static final double HALF_DAY
See Also:
Constant Field Values

HOUR

public static final double HOUR
See Also:
Constant Field Values

HALF_HOUR

public static final double HALF_HOUR
See Also:
Constant Field Values

QUARTER_HOUR

public static final double QUARTER_HOUR
See Also:
Constant Field Values

MINUTE

public static final double MINUTE
See Also:
Constant Field Values

HALF_MINUTE

public static final double HALF_MINUTE
See Also:
Constant Field Values

SECOND

public static final double SECOND
See Also:
Constant Field Values

HALF_SECOND

public static final double HALF_SECOND
See Also:
Constant Field Values

JUPITER_FLATTENING

public static final double JUPITER_FLATTENING
See Also:
Constant Field Values

FIRST_JUPITER_MOON

public static final int FIRST_JUPITER_MOON
See Also:
Constant Field Values

IO

public static final int IO
See Also:
Constant Field Values

EUROPA

public static final int EUROPA
See Also:
Constant Field Values

GANYMEDE

public static final int GANYMEDE
See Also:
Constant Field Values

CALLISTO

public static final int CALLISTO
See Also:
Constant Field Values

LAST_JUPITER_MOON

public static final int LAST_JUPITER_MOON
See Also:
Constant Field Values

SATURN_FLATTENING

public static final double SATURN_FLATTENING
See Also:
Constant Field Values

FIRST_SATURN_MOON

public static final int FIRST_SATURN_MOON
See Also:
Constant Field Values

MIMAS

public static final int MIMAS
See Also:
Constant Field Values

ENCELADUS

public static final int ENCELADUS
See Also:
Constant Field Values

TETHYS

public static final int TETHYS
See Also:
Constant Field Values

DIONE

public static final int DIONE
See Also:
Constant Field Values

RHEA

public static final int RHEA
See Also:
Constant Field Values

TITAN

public static final int TITAN
See Also:
Constant Field Values

HYPERION

public static final int HYPERION
See Also:
Constant Field Values

IAPETUS

public static final int IAPETUS
See Also:
Constant Field Values

LAST_SATURN_MOON

public static final int LAST_SATURN_MOON
See Also:
Constant Field Values

ASTEROID_BASE

public static final int ASTEROID_BASE
See Also:
Constant Field Values

ASTEROID_MAX

public static final int ASTEROID_MAX
See Also:
Constant Field Values

COMET_BASE

public static final int COMET_BASE
See Also:
Constant Field Values

COMET_MAX

public static final int COMET_MAX
See Also:
Constant Field Values

SOLAR_SYSTEM_MAX

public static final int SOLAR_SYSTEM_MAX
See Also:
Constant Field Values

CONSTELLATION_BASE

public static final int CONSTELLATION_BASE
See Also:
Constant Field Values

CONSTELLATION_MAX

public static final int CONSTELLATION_MAX
See Also:
Constant Field Values

Sky View Café - Java