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
      • 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

Environment Class Usage#

Here we explore all the potential uses of the rocketpy.Environment class in RocketPy.

  • Setting Up the Environment
    • Date and Time
    • Location
    • Elevation
  • Atmospheric Models
    • Standard Atmosphere
    • Custom Atmosphere
    • Forecasts
    • Soundings
    • Reanalysis
    • Ensemble
  • Earth Models
    • Gravity
    • Topography
  • Further Reading
    • Connecting to other APIs
    • Loading data from a .csv file
    • Exporting and saving data

previous

Environment with RocketPy

next

Setting Up the Environment

© Copyright 2026, RocketPy Team.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.