libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
Data Fields | |
char * | acft_type |
flt_perf_t | ref |
char * | eng_type |
unsigned | num_eng |
double | eng_max_thr |
double | eng_min_thr |
double | eng_sfc |
vect2_t * | thr_dens_curve |
vect2_t * | thr_mach_curve |
vect2_t * | sfc_thro_curve |
vect2_t * | sfc_isa_curve |
vect2_t * | cl_curve |
vect2_t * | cl_flap_curve |
double | cl_max_aoa |
vect2_t * | cd_curve |
vect2_t * | cd_flap_curve |
double | cl_flap_max_aoa |
double | wing_area |
vect2_t * | half_bank_curve |
vect2_t * | full_bank_curve |
perf_table_set_t * | clb_tables |
perf_table_set_t * | crz_tables |
perf_table_set_t * | des_tables |
flt_perf_t ref |