API reference¶
This page holds poliastro’s API documentation, which might be helpful for final users or developers to create their own poliastro-based utilities. Among the different sub-packages and modules, we might differentiate two big categories: core utilities and high-level ones.
Core API: This routines are locate within the poliastro.core sub-package and could be understood as raw orbital mechanics algorithms. These kind of routines are not supposed to be used by poliastro’s users but rather by developers, since they provide low-level utilities.
High-level API: All logical files included in this part define main poliastro objects such us poliastro.twobody.Orbit, poliastro.maneuver.Maneuver and how do they interact with each other. In their definitions, they make use of previously presented core routines and extend them in such a way that is easy for users to solve classical orbital mechanics problems.
poliastro
- Subpackages
poliastro.constants
- Submodules
- Package Contents
- J2000
- J2000_TDB
- J2000_TT
- GM_earth
- GM_jupiter
- GM_mars
- GM_mercury
- GM_moon
- GM_neptune
- GM_pluto
- GM_saturn
- GM_sun
- GM_uranus
- GM_venus
- H0_earth
- J2_earth
- J2_mars
- J2_sun
- J2_venus
- J3_earth
- J3_mars
- J3_venus
- M_earth
- M_jupiter
- M_sun
- R_earth
- R_jupiter
- R_mars
- R_mean_earth
- R_mean_jupiter
- R_mean_mars
- R_mean_mercury
- R_mean_moon
- R_mean_neptune
- R_mean_pluto
- R_mean_saturn
- R_mean_uranus
- R_mean_venus
- R_mercury
- R_moon
- R_neptune
- R_pluto
- R_polar_earth
- R_polar_jupiter
- R_polar_mars
- R_polar_mercury
- R_polar_moon
- R_polar_neptune
- R_polar_pluto
- R_polar_saturn
- R_polar_uranus
- R_polar_venus
- R_saturn
- R_sun
- R_uranus
- R_venus
- Wdivc_sun
- rho0_earth
- rotational_period_earth
- rotational_period_jupiter
- rotational_period_mars
- rotational_period_mercury
- rotational_period_moon
- rotational_period_neptune
- rotational_period_pluto
- rotational_period_saturn
- rotational_period_sun
- rotational_period_uranus
- rotational_period_venus
poliastro.core
poliastro.czml
poliastro.earth
poliastro.frames
poliastro.iod
poliastro.neos
poliastro.plotting
poliastro.spacecraft
poliastro.threebody
poliastro.twobody
- Submodules
- Package Contents
- Subpackages