accel_body | SITL::Aircraft | protected |
accel_noise | SITL::Aircraft | protected |
achieved_rate_hz | SITL::Aircraft | protected |
add_noise(float throttle) | SITL::Aircraft | protected |
adjust_frame_time(float rate) | SITL::Aircraft | protected |
ahrs_orientation | SITL::Aircraft | protected |
Aircraft(const char *home_str, const char *frame_str) | SITL::Aircraft | |
airspeed | SITL::Aircraft | protected |
airspeed_pitot | SITL::Aircraft | protected |
ang_accel | SITL::Aircraft | protected |
autotest_dir | SITL::Aircraft | protected |
battery_current | SITL::Aircraft | protected |
battery_voltage | SITL::Aircraft | protected |
check_stdout(void) | SITL::JSBSim | private |
control_port | SITL::JSBSim | private |
create(const char *home_str, const char *frame_str) | SITL::JSBSim | inlinestatic |
create_templates(void) | SITL::JSBSim | private |
created_templates | SITL::JSBSim | private |
dcm | SITL::Aircraft | protected |
drain_control_socket() | SITL::JSBSim | private |
enabled | SITL::Aircraft | |
expect(const char *str) | SITL::JSBSim | private |
extrapolate_sensors(float delta_time) | SITL::Aircraft | protected |
fdm_port | SITL::JSBSim | private |
FEET_TO_METERS | SITL::Aircraft | protected |
fill_fdm(struct sitl_fdm &fdm) | SITL::Aircraft | |
filtered_idx(float v, uint8_t idx) | SITL::Aircraft | protected |
filtered_servo_angle(const struct sitl_input &input, uint8_t idx) | SITL::Aircraft | protected |
filtered_servo_range(const struct sitl_input &input, uint8_t idx) | SITL::Aircraft | protected |
frame | SITL::JSBSim | private |
FRAME_ELEVON enum value | SITL::JSBSim | private |
frame_height | SITL::Aircraft | protected |
FRAME_NORMAL enum value | SITL::JSBSim | private |
frame_time_us | SITL::Aircraft | protected |
FRAME_VTAIL enum value | SITL::JSBSim | private |
get_attitude(Quaternion &attitude) const | SITL::Aircraft | inline |
get_dcm(void) const | SITL::Aircraft | inline |
get_gyro(void) const | SITL::Aircraft | inline |
get_location() const | SITL::Aircraft | inline |
get_mag_field_bf(void) const | SITL::Aircraft | inline |
get_position() const | SITL::Aircraft | inline |
get_rate_hz(void) const | SITL::Aircraft | inline |
get_velocity_air_ef(void) const | SITL::Aircraft | inline |
get_velocity_ef(void) const | SITL::Aircraft | inline |
get_wall_time_us(void) const | SITL::Aircraft | protected |
gross_mass() const | SITL::Aircraft | inlinevirtual |
ground_behavior | SITL::Aircraft | protected |
GROUND_BEHAVIOR_FWD_ONLY enum value | SITL::Aircraft | protected |
GROUND_BEHAVIOR_NO_MOVEMENT enum value | SITL::Aircraft | protected |
GROUND_BEHAVIOR_NONE enum value | SITL::Aircraft | protected |
GROUND_BEHAVIOR_TAILSITTER enum value | SITL::Aircraft | protected |
ground_height_difference() const | SITL::Aircraft | protected |
ground_level | SITL::Aircraft | protected |
gyro | SITL::Aircraft | protected |
gyro_noise | SITL::Aircraft | protected |
gyro_prev | SITL::Aircraft | protected |
hagl() const | SITL::Aircraft | protected |
home | SITL::Aircraft | protected |
home_yaw | SITL::Aircraft | protected |
initialised | SITL::JSBSim | private |
instance | SITL::Aircraft | protected |
JSBSim(const char *home_str, const char *frame_str) | SITL::JSBSim | |
jsbsim_fgout | SITL::JSBSim | private |
jsbsim_model | SITL::JSBSim | private |
jsbsim_script | SITL::JSBSim | private |
jsbsim_stdout | SITL::JSBSim | private |
KNOTS_TO_METERS_PER_SECOND | SITL::Aircraft | protected |
last_speedup | SITL::Aircraft | protected |
last_update_us | SITL::Aircraft | |
last_wall_time_us | SITL::Aircraft | protected |
location | SITL::Aircraft | protected |
mag_bf | SITL::Aircraft | protected |
mass | SITL::Aircraft | protected |
on_ground() const | SITL::Aircraft | protectedvirtual |
open_control_socket(void) | SITL::JSBSim | private |
open_fdm_socket(void) | SITL::JSBSim | private |
opened_control_socket | SITL::JSBSim | private |
opened_fdm_socket | SITL::JSBSim | private |
parse_home(const char *home_str, Location &loc, float &yaw_degrees) | SITL::Aircraft | static |
position | SITL::Aircraft | protected |
rand_normal(double mean, double stddev) | SITL::Aircraft | static |
range | SITL::Aircraft | protected |
rate_hz | SITL::Aircraft | protected |
rcin | SITL::Aircraft | protected |
rcin_chan_count | SITL::Aircraft | protected |
recv_fdm(const struct sitl_input &input) | SITL::JSBSim | private |
rotation_b2e | SITL::Aircraft | |
rpm1 | SITL::Aircraft | protected |
rpm2 | SITL::Aircraft | protected |
scaled_frame_time_us | SITL::Aircraft | protected |
send_servos(const struct sitl_input &input) | SITL::JSBSim | private |
set_autotest_dir(const char *_autotest_dir) | SITL::Aircraft | inline |
set_instance(uint8_t _instance) | SITL::Aircraft | inline |
set_interface_ports(const char *address, const int port_in, const int port_out) | SITL::Aircraft | inlinevirtual |
set_speedup(float speedup) | SITL::Aircraft | |
setup_frame_time(float rate, float speedup) | SITL::Aircraft | protected |
sitl | SITL::Aircraft | protected |
smooth_sensors(void) | SITL::Aircraft | |
sock_control | SITL::JSBSim | private |
sock_fgfdm | SITL::JSBSim | private |
start_JSBSim(void) | SITL::JSBSim | private |
started_jsbsim | SITL::JSBSim | private |
sync_frame_time(void) | SITL::Aircraft | protected |
target_speedup | SITL::Aircraft | protected |
terrain | SITL::Aircraft | protected |
time_advance() | SITL::Aircraft | protected |
time_now_us | SITL::Aircraft | protected |
turbulence_azimuth | SITL::Aircraft | protected |
turbulence_horizontal_speed | SITL::Aircraft | protected |
turbulence_vertical_speed | SITL::Aircraft | protected |
update(const struct sitl_input &input) | SITL::JSBSim | virtual |
update_dynamics(const Vector3f &rot_accel) | SITL::Aircraft | protected |
update_mag_field_bf(void) | SITL::Aircraft | protected |
update_position(void) | SITL::Aircraft | protected |
update_wind(const struct sitl_input &input) | SITL::Aircraft | protected |
use_smoothing | SITL::Aircraft | protected |
use_time_sync | SITL::Aircraft | protected |
velocity_air_bf | SITL::Aircraft | protected |
velocity_air_ef | SITL::Aircraft | protected |
velocity_ef | SITL::Aircraft | protected |
wind_ef | SITL::Aircraft | protected |