pub const ICAO_DENSITY_LB_FT3: f64 = 0.076474;Expand description
Standard sea-level air density under the ICAO Standard Atmosphere (lb/ft^3).
This is the density basis for CD_TO_RETARD below — see its doc comment. Most
modern published ballistic coefficients (this engine’s own retardation formula
included) are referenced to this density.