java.lang.Object
velo.ladaalpha.fields.astronomy.celestial_systems.CelestialSystem
velo.ladaalpha.fields.astronomy.celestial_systems.SystemAlpha

public class SystemAlpha extends CelestialSystem
The Class SystemAlpha.
  • Constructor Details

    • SystemAlpha

      public SystemAlpha()
  • Method Details

    • getOrbitsOfMoonForDayOfYear

      public double getOrbitsOfMoonForDayOfYear(double day)
      Gets the orbits of moon for day of year.
      Parameters:
      day - the day
      Returns:
      the orbits of moon for day of year
    • radiansOfDifferenceAfterNDays

      public double radiansOfDifferenceAfterNDays(double n)
      Radians of difference after N days.
      Parameters:
      n - the n
      Returns:
      the double
    • radiansRelativeToJSolstice

      public double radiansRelativeToJSolstice(double day)
      Radians relative to J solstice.
      Parameters:
      day - the day
      Returns:
      the double