Documentation of 'com.mhuss.AstroLib.Astro' Java class
Astro
com.mhuss.AstroLib

Class Astro



  • public final class Astro
    extends java.lang.Object
    Useful constants
    • Field Detail

      • DEG_PER_CIRCLE

        public static final double DEG_PER_CIRCLE
        Degrees in a circle = 360
        See Also:
        Constant Field Values
      • MINUTES_PER_DEGREE

        public static final double MINUTES_PER_DEGREE
        Arc minutes in one degree = 60
        See Also:
        Constant Field Values
      • SECONDS_PER_DEGREE

        public static final double SECONDS_PER_DEGREE
        Arc seconds in one degree = 360
        See Also:
        Constant Field Values
      • TO_CENTURIES

        public static final double TO_CENTURIES
        Julian millenia conversion constant = 100 * days per year
        See Also:
        Constant Field Values
      • HOURS_PER_DAY

        public static final double HOURS_PER_DAY
        Hours in one day as a double
        See Also:
        Constant Field Values
      • IHOURS_PER_DAY

        public static final int IHOURS_PER_DAY
        Hours in one day as an integer
        See Also:
        Constant Field Values
      • DAYS_PER_HOUR

        public static final double DAYS_PER_HOUR
        The fraction of one day equivalent to one hour = 1/24.
        See Also:
        Constant Field Values
      • MINUTES_PER_HOUR

        public static final double MINUTES_PER_HOUR
        Minutes in one hour as a double
        See Also:
        Constant Field Values
      • IMINUTES_PER_HOUR

        public static final int IMINUTES_PER_HOUR
        Minutes in one hour as an integer
        See Also:
        Constant Field Values
      • SECONDS_PER_MINUTE

        public static final int SECONDS_PER_MINUTE
        Seconds in one minute
        See Also:
        Constant Field Values
      • SECONDS_PER_HOUR

        public static final int SECONDS_PER_HOUR
        Seconds in one hour
        See Also:
        Constant Field Values
      • SECONDS_PER_DAY

        public static final int SECONDS_PER_DAY
        Seconds in one day
        See Also:
        Constant Field Values
      • MILLISECONDS_PER_SECOND

        public static final int MILLISECONDS_PER_SECOND
        Milliseconds in one second
        See Also:
        Constant Field Values
      • MILLISECONDS_PER_HOUR

        public static final int MILLISECONDS_PER_HOUR
        Milliseconds in one hour
        See Also:
        Constant Field Values
      • J2000

        public static final double J2000
        Our default epoch.
        The Julian Day which represents noon on 2001-01-01.
        See Also:
        Constant Field Values
      • INVALID

        public static final double INVALID
        Our generic "invalid" double value.
        See Also:
        Constant Field Values
      • ROUND_UP

        public static final double ROUND_UP
        A convenient rounding value
        See Also:
        Constant Field Values
    • Constructor Detail

      • Astro

        public Astro()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.