poliastro2.worldview.solar_sys

Description

This subpackage provides tools for visualizing and analyzing the solar system. It includes modules for representing celestial bodies, computing fixed rotational elements, and accessing solar system constants.

Modules

  • bodies: Class for representing solar system bodies.

  • fixed_rot_elements: Routines for computing fixed rotational elements of solar system objects.

  • constants: A subpackage containing constants (general parameters, mean elements, rotational

elements) relevant to solar system visualizations.

Modules

bodies

Bodies of the Solar System.

constants

Description This subpackage contains constants for solar system visualizations and calculations, including general, mean, and rotational parameters.

fixed_rot_elements

Low level ra, dec, and W calculations for bodies.