Contents Menu Expand Light mode Dark mode Auto light/dark mode
These docs are a work-in-progress!
TudatPy API Reference
TudatPy API Reference

Modules

  • astro
    • frame_conversion
    • element_conversion
    • time_conversion
    • two_body_dynamics
  • interface
    • spice
  • math
    • interpolators
  • numerical_simulation
    • estimation_setup
      • observation
      • parameter
    • environment_setup
      • aerodynamic_coefficients
      • atmosphere
      • ephemeris
      • gravity_field
      • gravity_field_variation
      • radiation_pressure
      • rotation_model
      • shape
    • propagation_setup
      • acceleration
      • dependent_variable
      • integrator
      • mass_rate
      • propagator
      • torque
      • thrust
    • estimation
    • environment
    • propagation
  • trajectory_design
    • transfer_trajectory
    • shape_based_thrust
  • plotting
  • util
  • io
  v: v0.6.3.dev22
Versions
latest
stable
v0.6.3.dev22
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

astro#

Fundamental astrodynamics calculations.

Provides diverse low-level to support astrodynamics calculations. This module can be used as standalone together with the math module. The other modules make extensive use of the functionality exposed here.

Modules

  • frame_conversion
    • Notes
    • References
    • Functions
  • element_conversion
    • Notes
    • Functions
  • time_conversion
    • Notes
    • References
    • Functions
  • two_body_dynamics
    • Functions
Next
frame_conversion
Previous
Home
Copyright © 2021, Tudat Team
Made with Sphinx and @pradyunsg's Furo