PyMeeus
0.5.11
  • Core
    • Base
      • TOL
      • get_ordinal_suffix()
      • iint()
      • machine_accuracy()
    • Angle
      • Angle
        • Angle.__abs__()
        • Angle.__add__()
        • Angle.__call__()
        • Angle.__div__()
        • Angle.__eq__()
        • Angle.__float__()
        • Angle.__ge__()
        • Angle.__gt__()
        • Angle.__hash__
        • Angle.__iadd__()
        • Angle.__idiv__()
        • Angle.__imod__()
        • Angle.__imul__()
        • Angle.__init__()
        • Angle.__int__()
        • Angle.__ipow__()
        • Angle.__isub__()
        • Angle.__itruediv__()
        • Angle.__le__()
        • Angle.__lt__()
        • Angle.__mod__()
        • Angle.__mul__()
        • Angle.__ne__()
        • Angle.__neg__()
        • Angle.__pow__()
        • Angle.__radd__()
        • Angle.__rdiv__()
        • Angle.__repr__()
        • Angle.__rmod__()
        • Angle.__rmul__()
        • Angle.__round__()
        • Angle.__rpow__()
        • Angle.__rsub__()
        • Angle.__rtruediv__()
        • Angle.__str__()
        • Angle.__sub__()
        • Angle.__truediv__()
        • Angle.__weakref__
        • Angle.deg2dms()
        • Angle.dms2deg()
        • Angle.dms_str()
        • Angle.dms_tuple()
        • Angle.get_ra()
        • Angle.get_tolerance()
        • Angle.ra_str()
        • Angle.ra_tuple()
        • Angle.rad()
        • Angle.reduce_deg()
        • Angle.reduce_dms()
        • Angle.set()
        • Angle.set_ra()
        • Angle.set_radians()
        • Angle.set_tolerance()
        • Angle.to_positive()
    • Coordinates
      • NUTATION_ARG_TABLE
      • NUTATION_COSINE_COEF_TABLE
      • NUTATION_SINE_COEF_TABLE
      • angular_separation()
      • apparent_position()
      • apparent_vsop_pos()
      • circle_diameter()
      • diurnal_path_horizon()
      • ecliptic_equator()
      • ecliptic_horizon()
      • ecliptical2equatorial()
      • equatorial2ecliptical()
      • equatorial2galactic()
      • equatorial2horizontal()
      • galactic2equatorial()
      • geometric_vsop_pos()
      • horizontal2equatorial()
      • illuminated_fraction()
      • kepler_equation()
      • length_orbit()
      • mean_obliquity()
      • minimum_angular_separation()
      • motion_in_space()
      • nutation_longitude()
      • nutation_obliquity()
      • orbital_elements()
      • orbital_equinox2equinox()
      • p_motion_equa2eclip()
      • parallactic_angle()
      • passage_nodes_elliptic()
      • passage_nodes_parabolic()
      • phase_angle()
      • planet_star_conjunction()
      • planet_stars_in_line()
      • planetary_conjunction()
      • precession_ecliptical()
      • precession_equatorial()
      • precession_newcomb()
      • refraction_apparent2true()
      • refraction_true2apparent()
      • relative_position_angle()
      • straight_line()
      • times_rise_transit_set()
      • true_obliquity()
      • velocity()
      • velocity_aphelion()
      • velocity_perihelion()
      • vsop_pos()
    • Curveffiting
      • CurveFitting
        • CurveFitting.__init__()
        • CurveFitting.__len__()
        • CurveFitting.__repr__()
        • CurveFitting.__str__()
        • CurveFitting.__weakref__
        • CurveFitting.correlation_coeff()
        • CurveFitting.general_fitting()
        • CurveFitting.linear_fitting()
        • CurveFitting.quadratic_fitting()
        • CurveFitting.set()
    • Epoch
      • DAY2HOURS
      • DAY2MIN
      • DAY2SEC
      • Epoch
        • Epoch.__add__()
        • Epoch.__call__()
        • Epoch.__eq__()
        • Epoch.__float__()
        • Epoch.__ge__()
        • Epoch.__gt__()
        • Epoch.__hash__()
        • Epoch.__iadd__()
        • Epoch.__init__()
        • Epoch.__int__()
        • Epoch.__isub__()
        • Epoch.__le__()
        • Epoch.__lt__()
        • Epoch.__ne__()
        • Epoch.__radd__()
        • Epoch.__repr__()
        • Epoch.__str__()
        • Epoch.__sub__()
        • Epoch.__weakref__
        • Epoch.apparent_sidereal_time()
        • Epoch.check_input_date()
        • Epoch.dow()
        • Epoch.doy()
        • Epoch.doy2date()
        • Epoch.easter()
        • Epoch.get_date()
        • Epoch.get_doy()
        • Epoch.get_full_date()
        • Epoch.get_last_leap_second()
        • Epoch.get_month()
        • Epoch.gregorian2moslem()
        • Epoch.is_julian()
        • Epoch.is_leap()
        • Epoch.jde()
        • Epoch.jewish_pesach()
        • Epoch.julian()
        • Epoch.leap()
        • Epoch.leap_seconds()
        • Epoch.mean_sidereal_time()
        • Epoch.mjd()
        • Epoch.moslem2gregorian()
        • Epoch.rise_set()
        • Epoch.set()
        • Epoch.tt2ut()
        • Epoch.utc2local()
        • Epoch.year()
      • JDE2000
      • LEAP_TABLE
    • Interpolation
      • Interpolation
        • Interpolation.__call__()
        • Interpolation.__init__()
        • Interpolation.__len__()
        • Interpolation.__repr__()
        • Interpolation.__str__()
        • Interpolation.__weakref__
        • Interpolation.derivative()
        • Interpolation.get_tolerance()
        • Interpolation.minmax()
        • Interpolation.root()
        • Interpolation.set()
        • Interpolation.set_tolerance()
  • Bodies
    • Earth
      • Earth
        • Earth.__init__()
        • Earth.__repr__()
        • Earth.__str__()
        • Earth.__weakref__
        • Earth.apparent_heliocentric_position()
        • Earth.distance()
        • Earth.geometric_heliocentric_position()
        • Earth.geometric_heliocentric_position_j2000()
        • Earth.linear_velocity()
        • Earth.orbital_elements_j2000()
        • Earth.orbital_elements_mean_equinox()
        • Earth.parallax_correction()
        • Earth.parallax_ecliptical()
        • Earth.passage_nodes()
        • Earth.perihelion_aphelion()
        • Earth.rho()
        • Earth.rho_cosphi()
        • Earth.rho_sinphi()
        • Earth.rm()
        • Earth.rp()
        • Earth.set()
      • Ellipsoid
        • Ellipsoid.__init__()
        • Ellipsoid.__repr__()
        • Ellipsoid.__str__()
        • Ellipsoid.__weakref__
        • Ellipsoid.b()
        • Ellipsoid.e()
      • IAU76
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_B_J2000
      • VSOP87_L
      • VSOP87_L_J2000
      • VSOP87_R
      • WGS84
    • JupiterMoons
      • JupiterMoons
        • JupiterMoons.__weakref__
        • JupiterMoons.apparent_rectangular_coordinates()
        • JupiterMoons.calculate_delta()
        • JupiterMoons.check_coordinates()
        • JupiterMoons.check_eclipse()
        • JupiterMoons.check_occultation()
        • JupiterMoons.check_phenomena()
        • JupiterMoons.correct_rectangular_positions()
        • JupiterMoons.is_phenomena()
        • JupiterMoons.jupiter_system_angles()
        • JupiterMoons.rectangular_positions_jovian_equatorial()
    • Jupiter
      • Jupiter
        • Jupiter.__weakref__
        • Jupiter.apparent_heliocentric_position()
        • Jupiter.conjunction()
        • Jupiter.geocentric_position()
        • Jupiter.geometric_heliocentric_position()
        • Jupiter.magnitude()
        • Jupiter.opposition()
        • Jupiter.orbital_elements_j2000()
        • Jupiter.orbital_elements_mean_equinox()
        • Jupiter.passage_nodes()
        • Jupiter.perihelion_aphelion()
        • Jupiter.station_longitude_1()
        • Jupiter.station_longitude_2()
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Mars
      • Mars
        • Mars.__weakref__
        • Mars.apparent_heliocentric_position()
        • Mars.conjunction()
        • Mars.geocentric_position()
        • Mars.geometric_heliocentric_position()
        • Mars.magnitude()
        • Mars.opposition()
        • Mars.orbital_elements_j2000()
        • Mars.orbital_elements_mean_equinox()
        • Mars.passage_nodes()
        • Mars.perihelion_aphelion()
        • Mars.station_longitude_1()
        • Mars.station_longitude_2()
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Mercury
      • Mercury
        • Mercury.__weakref__
        • Mercury.apparent_heliocentric_position()
        • Mercury.eastern_elongation()
        • Mercury.geocentric_position()
        • Mercury.geometric_heliocentric_position()
        • Mercury.inferior_conjunction()
        • Mercury.magnitude()
        • Mercury.orbital_elements_j2000()
        • Mercury.orbital_elements_mean_equinox()
        • Mercury.passage_nodes()
        • Mercury.perihelion_aphelion()
        • Mercury.station_longitude_1()
        • Mercury.station_longitude_2()
        • Mercury.superior_conjunction()
        • Mercury.western_elongation()
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Minor
      • Minor
        • Minor.__init__()
        • Minor.__weakref__
        • Minor.geocentric_position()
        • Minor.heliocentric_ecliptical_position()
        • Minor.set()
    • Moon
      • Moon
        • Moon.__weakref__
        • Moon.apparent_ecliptical_pos()
        • Moon.apparent_equatorial_pos()
        • Moon.geocentric_ecliptical_pos()
        • Moon.illuminated_fraction_disk()
        • Moon.longitude_mean_ascending_node()
        • Moon.longitude_mean_perigee()
        • Moon.longitude_true_ascending_node()
        • Moon.moon_librations()
        • Moon.moon_maximum_declination()
        • Moon.moon_passage_nodes()
        • Moon.moon_perigee_apogee()
        • Moon.moon_phase()
        • Moon.moon_position_angle_axis()
        • Moon.position_bright_limb()
      • PERIODIC_TERMS_B_TABLE
      • PERIODIC_TERMS_LR_TABLE
    • Neptune
      • Neptune
        • Neptune.__weakref__
        • Neptune.apparent_heliocentric_position()
        • Neptune.conjunction()
        • Neptune.geocentric_position()
        • Neptune.geometric_heliocentric_position()
        • Neptune.magnitude()
        • Neptune.opposition()
        • Neptune.orbital_elements_j2000()
        • Neptune.orbital_elements_mean_equinox()
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Pluto
      • PLUTO_ARGUMENT
      • PLUTO_LATITUDE
      • PLUTO_LONGITUDE
      • PLUTO_RADIUS_VECTOR
      • Pluto
        • Pluto.__weakref__
        • Pluto.geocentric_position()
        • Pluto.geometric_heliocentric_position()
    • Saturn
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • Saturn
        • Saturn.__weakref__
        • Saturn.apparent_heliocentric_position()
        • Saturn.conjunction()
        • Saturn.geocentric_position()
        • Saturn.geometric_heliocentric_position()
        • Saturn.magnitude()
        • Saturn.opposition()
        • Saturn.orbital_elements_j2000()
        • Saturn.orbital_elements_mean_equinox()
        • Saturn.passage_nodes()
        • Saturn.perihelion_aphelion()
        • Saturn.ring_inclination()
        • Saturn.ring_logitude_ascending_node()
        • Saturn.ring_parameters()
        • Saturn.station_longitude_1()
        • Saturn.station_longitude_2()
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Sun
      • Sun
        • Sun.__init__()
        • Sun.__weakref__
        • Sun.apparent_geocentric_position()
        • Sun.apparent_longitude_coarse()
        • Sun.apparent_rightascension_declination_coarse()
        • Sun.beginning_synodic_rotation()
        • Sun.ephemeris_physical_observations()
        • Sun.equation_of_time()
        • Sun.geometric_geocentric_position()
        • Sun.get_equinox_solstice()
        • Sun.rectangular_coordinates_b1950()
        • Sun.rectangular_coordinates_equinox()
        • Sun.rectangular_coordinates_j2000()
        • Sun.rectangular_coordinates_mean_equinox()
        • Sun.true_longitude_coarse()
    • Uranus
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • Uranus
        • Uranus.__weakref__
        • Uranus.apparent_heliocentric_position()
        • Uranus.conjunction()
        • Uranus.geocentric_position()
        • Uranus.geometric_heliocentric_position()
        • Uranus.magnitude()
        • Uranus.opposition()
        • Uranus.orbital_elements_j2000()
        • Uranus.orbital_elements_mean_equinox()
        • Uranus.passage_nodes()
        • Uranus.perihelion_aphelion()
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
    • Venus
      • ORBITAL_ELEM
      • ORBITAL_ELEM_J2000
      • VSOP87_B
      • VSOP87_L
      • VSOP87_R
      • Venus
        • Venus.__weakref__
        • Venus.apparent_heliocentric_position()
        • Venus.eastern_elongation()
        • Venus.geocentric_position()
        • Venus.geometric_heliocentric_position()
        • Venus.illuminated_fraction()
        • Venus.inferior_conjunction()
        • Venus.magnitude()
        • Venus.orbital_elements_j2000()
        • Venus.orbital_elements_mean_equinox()
        • Venus.passage_nodes()
        • Venus.perihelion_aphelion()
        • Venus.station_longitude_1()
        • Venus.station_longitude_2()
        • Venus.superior_conjunction()
        • Venus.western_elongation()
  • Usage Examples
    • Angle examples
    • Base examples
    • Coordinates examples
    • CurveFitting examples
    • Earth examples
    • Epoch examples
    • Interpolation examples
    • Jupiter examples
    • JupiterMoons examples
    • Mars examples
    • Mercury examples
    • Minor examples
    • Moon examples
    • Neptune examples
    • Pluto examples
    • Saturn examples
    • Sun examples
    • Uranus examples
    • Venus examples
PyMeeus
  • Bodies
  • View page source

Bodies

  • Earth
    • Earth
    • Ellipsoid
    • IAU76
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_B_J2000
    • VSOP87_L
    • VSOP87_L_J2000
    • VSOP87_R
    • WGS84
  • JupiterMoons
    • JupiterMoons
  • Jupiter
    • Jupiter
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Mars
    • Mars
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Mercury
    • Mercury
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Minor
    • Minor
  • Moon
    • Moon
    • PERIODIC_TERMS_B_TABLE
    • PERIODIC_TERMS_LR_TABLE
  • Neptune
    • Neptune
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Pluto
    • PLUTO_ARGUMENT
    • PLUTO_LATITUDE
    • PLUTO_LONGITUDE
    • PLUTO_RADIUS_VECTOR
    • Pluto
  • Saturn
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • Saturn
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Sun
    • Sun
  • Uranus
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • Uranus
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
  • Venus
    • ORBITAL_ELEM
    • ORBITAL_ELEM_J2000
    • VSOP87_B
    • VSOP87_L
    • VSOP87_R
    • Venus
Previous Next

© Copyright 2023, Dagoberto Salazar.

Built with Sphinx using a theme provided by Read the Docs.