Skip to main content
Ctrl+K
RocketPy 1.12.1 documentation - Home RocketPy 1.12.1 documentation - Home
  • User Guide
  • Code Reference
  • Development
  • Technical
  • Flight Examples
  • GitHub
  • LinkedIn
  • PyPI
  • User Guide
  • Code Reference
  • Development
  • Technical
  • Flight Examples
  • GitHub
  • LinkedIn
  • PyPI
Ctrl+K

Section Navigation

Getting Started

  • Installation and Requirements
  • First Simulation
  • 3 DOF Simulations and Comparison

Main Classes Usage

  • Positions and Coordinate Systems
  • Motors
  • Rocket
  • Environment
    • Environment Class Usage
      • Setting Up the Environment
      • Atmospheric Models
        • Standard Atmosphere
        • Custom Atmosphere
        • Forecasts
        • Soundings
        • Reanalysis
        • Ensemble
      • Earth Models
      • Further Reading
    • Environment Analysis Class Usage
  • Flight

Special Case Simulations

  • Compare Flights Class
  • Deployable Payload
  • Air Brakes Example
  • Sensor Class usage
  • MATLAB® Tutorial

Monte Carlo Simulations

  • Stochastic Classes
  • Custom Sampler
  • Monte Carlo class usage
  • Monte Carlo Simulations
  • Parachute Drop from Helicopter
  • Sensitivity Analysis
  • Multivariate Rejection Sampler

Further Analysis

  • Function
  • Utilities
  • RocketPy’s User Guide
  • Environment with RocketPy
  • Environment Class Usage
  • Atmospheric Models

Atmospheric Models#

RocketPy supports different atmospheric models to simulate the environment where the rocket will fly. The atmospheric models can be used to set up the environment in the rocketpy.Environment class.

  • Standard Atmosphere
  • Custom Atmosphere
  • Forecasts
  • Soundings
  • Reanalysis
  • Ensemble

previous

Elevation

next

Standard Atmosphere

© Copyright 2026, RocketPy Team.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.