|
libelec
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
#include <libelec.h>

Data Fields | |
| double | in_volts |
| double | min_volts |
| double | out_volts |
| double | out_freq |
| vect2_t * | eff_curve |
| const elec_comp_info_t * | ac |
| const elec_comp_info_t * | dc |
| bool | charger |
| const elec_comp_info_t * | batt |
| const elec_comp_info_t * | batt_conn |
| double | curr_lim |
Info structure describing a TRU, inverter or battery charger.
| const elec_comp_info_t* ac |
| bool charger |
| const elec_comp_info_t* dc |