Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PteraSoftware
Light Logo Dark Logo
  • Ptera Software
  • Examples
    • Steady Horseshoe VLM Solver
    • Steady Ring VLM Solver
    • Unsteady Ring VLM Solver with Static Geometry
    • Unsteady Ring VLM Solver with Variable Geometry (Flapping Wings)
    • Unsteady Ring VLM Solver with Multiple Airplanes
    • Unsteady Ring VLM Solver with Ground Effect
    • Aeroelastic Unsteady Ring VLM Solver with First-Order Deformation
    • Aeroelastic Unsteady Ring VLM Solver with First-Order Deformation Plotting
    • Aeroelastic Unsteady Ring VLM Solver with First-Order Deformation of Mixed Wings
    • Free Flight Unsteady Ring VLM Solver with a Glider
    • Steady Solver Convergence Testing
    • Unsteady Solver Convergence Testing with Static Geometry
    • Unsteady Solver Convergence Testing with Variable Geometry
    • Steady Solver Trim Analysis
    • Unsteady Solver Trim Analysis
  • API Reference
    • save()
    • load()
    • set_up_logging()
    • geometry
      • airfoil
      • airplane
      • wing
      • wing_cross_section
    • movements
      • aeroelastic_airplane_movement
      • aeroelastic_movement
      • aeroelastic_operating_point_movement
      • aeroelastic_wing_cross_section_movement
      • aeroelastic_wing_movement
      • airplane_movement
      • free_flight_airplane_movement
      • free_flight_movement
      • free_flight_operating_point_movement
      • free_flight_wing_cross_section_movement
      • free_flight_wing_movement
      • movement
      • operating_point_movement
      • wing_cross_section_movement
      • wing_movement
    • aeroelastic_unsteady_ring_vortex_lattice_method
    • convergence
    • free_flight_unsteady_ring_vortex_lattice_method
    • operating_point
    • output
    • problems
    • steady_horseshoe_vortex_lattice_method
    • steady_ring_vortex_lattice_method
    • trim
    • unsteady_ring_vortex_lattice_method
  • Performance Benchmarks

Contributing

  • Contributing Guidelines
  • Code Style
  • Writing Style
  • Type Hints and Docstrings
  • Code of Conduct
  • Security Policy
  • License

Technical Details

  • Axes, Points, and Frames
  • Angle Vectors and Transformations
  • MuJoCo Conventions
  • Classes and Immutability
Project on GitHub
Back to top
View this page
Edit this page

API ReferenceΒΆ

This reference covers the public functions and modules most users interact with. Pages are generated automatically from docstrings using AutoAPI.

  • save()
  • load()
  • set_up_logging()
  • geometry
  • movements
  • aeroelastic_unsteady_ring_vortex_lattice_method
  • convergence
  • free_flight_unsteady_ring_vortex_lattice_method
  • operating_point
  • output
  • problems
  • steady_horseshoe_vortex_lattice_method
  • steady_ring_vortex_lattice_method
  • trim
  • unsteady_ring_vortex_lattice_method
Next
pterasoftware.save()
Previous
Unsteady Solver Trim Analysis
Copyright © 2026, Cameron Urban and contributors
Made with Sphinx and @pradyunsg's Furo