Module atmosphere

Module atmosphere 

Source
Expand description

Enhanced atmospheric calculations for ballistics.

This module provides Rust-accelerated implementations of atmospheric calculations with full ICAO Standard Atmosphere support for improved accuracy at all altitudes.

Functionsยง

calculate_air_density_cimp
Enhanced air density calculation using CIPM formula with ICAO atmosphere.
calculate_air_density_cipm
Legacy function name for backwards compatibility
calculate_atmosphere
Enhanced atmospheric calculation with ICAO Standard Atmosphere.
get_direct_atmosphere
Direct atmosphere calculation for simple cases.
get_local_atmosphere
Enhanced local atmospheric calculation with variable lapse rates.