Skip to main content

Module drag

Module drag 

Source

Structs§

DragTable
Drag table data structure

Enums§

ReferenceDragCurveFormat
Output form for format_reference_drag_curve.

Functions§

format_reference_drag_curve
Render one built-in reference drag curve as text, identically on every surface (MBA-1424 / MBA-1426).
get_drag_coefficient
Get drag coefficient for given Mach number and drag model.
get_drag_coefficient_full
Get drag coefficient with optional Reynolds correction.
get_drag_coefficient_with_transonic
Get a standard G-table drag coefficient without double-counting transonic drag.
interpolated_bc
Interpolate BC value for given Mach number from segments
load_drag_table
Load drag table from NumPy binary file or CSV fallback
reference_drag_table
The built-in reference drag table for one model, as tabulated data (MBA-1424).