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 | volts |
double | freq |
double | stab_rate_U |
double | stab_rate_f |
double | exc_rpm |
double | min_rpm |
double | max_rpm |
vect2_t * | eff_curve |
elec_get_rpm_cb_t | get_rpm |
elec_get_rpm_cb_t get_rpm |
Generator speed callback as set using libelec_gen_set_rpm_cb().
double stab_rate_f |