#include <Datas.h>
Data Fields | |
| double | x_foils |
| double | tanCal_yaw0 |
| double | tanAngle_sail |
| double | G_shift |
| double | alpha_foils |
| double | Wind_angle |
| double | z_foils |
| double | g |
| double | Long |
| double | tanCal_left |
| double | tanCal_right |
| double | tanCal_pitch |
| double | alpha_left |
| double | alpha_right |
| double | y_foil_left |
| double | y_foil_right |
| double | L_mast |
| double | x_sail |
| double | y_sail |
| double | z_sail |
| double | A_sail |
| double | Baume |
| double | A_structure |
| double | CD_structure |
| double | Ix |
| double | Iy |
| double | Iz |
| double | M |
| double | E_foils |
| double | Chord |
| double | Chord_min |
| double | Chord_max |
| double | epsilon |
| double | rho |
| double | rho_air |
| double | E_yaw |
| double | Env_pitch |
| double | Chord_yaw |
| double | Chord_pitch |
| double | A_pitch |
| double | x_yaw |
| double | y_yaw |
| double | z_yaw |
| double | x_pitch |
| double | y_pitch |
| double | z_pitch |
| double | Wind |
| double | Wind_x |
| double | Wind_y |
| double | Env |
| double | Lambda0 |
| double | Wave_angle0 |
| double | Wave_amp0 |
| double | V_wave0 |
| double | Lambda [2] |
| double | Wave_angle [2] |
| double | Wave_amp [2] |
| double | V_wave [2] |
| int | N |
| double | Lambda1 |
| double | Lambda2 |
| double | Wave_amp1 |
| double | Wave_amp2 |
| double | V_wave1 |
| double | V_wave2 |
| double | Wave_angle1 |
| double | Wave_angle2 |
| double | x |
| double | y |
| double | z |
| double | phi |
| double | theta |
| double | psi |
| double | dx |
| double | dy |
| double | dz |
| double | dphi |
| double | dtheta |
| double | dpsi |
| double | x_cam |
| double | y_cam |
| double | z_cam |
| double | dx_cam |
| double | dy_cam |
| double | dz_cam |
| double | tanCal_yaw |
| double | EE_left |
| double | EE_right |
| double | EE_yaw |
| double | EE_left_flat |
| double | EE_right_flat |
| double | EE_yaw_flat |
| double | Fac_update |
| double | Equ_left |
| double | Equ_right |
| double | Equ_yaw |
| double | dEqu_left |
| double | dEqu_right |
| double | dEqu_yaw |
| int | k |
| double | Tan_AoA_left |
| double | Tan_AoA_right |
| double | Tan_AoA_pitch |
| double | Tan_AoA_yaw |
| double | Tan_AoA_sail |
| double | Force_G_E1 |
| double | Force_G_E2 |
| double | Force_G_E3 |
| double | Torque_G_E1 |
| double | Torque_G_E2 |
| double | Torque_G_E3 |
| double | Force_left [3] |
| double | Force_right [3] |
| double | Force_pitch [3] |
| double | Force_yaw [3] |
| double | Force_sail [3] |
| double | Force_drag [3] |
| double | ddq [6] |
| double | t |
| double | A_left |
| double | CD_left |
| double | CL_left |
| double | CD_right |
| double | A_right |
| double | CL_right |
| double | CD_pitch |
| double | CL_pitch |
| double | A_yaw |
| double | CD_yaw |
| double | CL_yaw |
| double | CD_sail |
| double | CL_sail |
| double | Chord_right |
| double | Chord_left |
| double | AR_left |
| double | AR_right |
| double | AR_yaw |
| double | AR_pitch |
| double | AR_sail |
| double | gamma |
| double | dd_cam [3] |
| double | d_cam [3] |
| double | L_nose |
| double | verif [26] |
| float | target_x |
| float | target_y |
| float | Vslider_x |
| float | Hslider_x |
| double | Cal_left_neutral |
| double | Cal_right_neutral |
| double | Cal_pitch_neutral |
| double | Cal_yaw_neutral |
| double | angle_girouette |
| double | max_abs_angle_baume |
datas contains all variables related to the model (a lot) plus some other.
Many functions take a pointer *d to this struct
Definition at line 44 of file Datas.h.
|
|
Definition at line 220 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 101 of file Datas.h. Referenced by aero_coeff_control(), data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 224 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 73 of file Datas.h. Referenced by data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 75 of file Datas.h. Referenced by data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 228 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 50 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 62 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 63 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 267 of file Datas.h. Referenced by data_update_param(), draw_graphics(), and Girouette_draw(). |
|
|
Definition at line 238 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 241 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 239 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 242 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 240 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 74 of file Datas.h. Referenced by angles_compute(), data_init(), forces_all_compute(), forces_compute(), and Sail_create_and_draw(). |
|
|
Definition at line 261 of file Datas.h. Referenced by angles_update(), and data_update_param(). |
|
|
Definition at line 263 of file Datas.h. Referenced by angles_update(), and data_update_param(). |
|
|
Definition at line 262 of file Datas.h. Referenced by angles_update(), and data_update_param(). |
|
|
Definition at line 264 of file Datas.h. Referenced by angles_update(), and data_update_param(). |
|
|
Definition at line 221 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 226 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 223 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 231 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 76 of file Datas.h. Referenced by data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 229 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 84 of file Datas.h. Referenced by aero_coeff_control(), and data_init(). |
|
|
Definition at line 237 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 88 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 87 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 99 of file Datas.h. Referenced by data_init(). |
|
|
Definition at line 236 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 98 of file Datas.h. Referenced by data_init(). |
|
|
Definition at line 222 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 227 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 225 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 232 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 230 of file Datas.h. Referenced by aero_coeff_control(), forces_all_compute(), and forces_compute(). |
|
|
|
|
|
|
|
|
Definition at line 212 of file Datas.h. Referenced by acceleration_compute(), and f(). |
|
|
Definition at line 182 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 183 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 184 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 151 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), f(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 153 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), f(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 152 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), f(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 147 of file Datas.h. Referenced by angles_compute(), data_update_state(), DrawGLScene(), f(), forces_all_compute(), forces_compute(), Girouette_draw(), and RelativeWind_draw(). |
|
|
|
|
|
Definition at line 148 of file Datas.h. Referenced by angles_compute(), data_update_state(), DrawGLScene(), f(), forces_all_compute(), forces_compute(), Girouette_draw(), and RelativeWind_draw(). |
|
|
|
|
|
Definition at line 149 of file Datas.h. Referenced by angles_compute(), data_update_state(), f(), forces_all_compute(), and forces_compute(). |
|
|
|
|
|
Definition at line 83 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 94 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), data_init(), data_update_param(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 168 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), compute_state_dot(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 171 of file Datas.h. Referenced by compute_state_dot(), and EE_flat_compute(). |
|
|
Definition at line 169 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), compute_state_dot(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 172 of file Datas.h. Referenced by compute_state_dot(), and EE_flat_compute(). |
|
|
Definition at line 170 of file Datas.h. Referenced by aero_coeff_control(), angles_compute(), compute_state_dot(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 173 of file Datas.h. Referenced by compute_state_dot(), and EE_flat_compute(). |
|
|
Definition at line 115 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 96 of file Datas.h. Referenced by data_init(). |
|
|
Definition at line 89 of file Datas.h. Referenced by data_init(). |
|
|
Definition at line 179 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 180 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 181 of file Datas.h. Referenced by compute_state_dot(), and equ_compute(). |
|
|
Definition at line 176 of file Datas.h. Referenced by compute_state_dot(), data_init(), and data_update_param(). |
|
|
Definition at line 209 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 196 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 197 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 198 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 204 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 206 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 205 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 208 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 207 of file Datas.h. Referenced by forces_all_compute(). |
|
|
Definition at line 54 of file Datas.h. Referenced by acceleration_compute(), and data_init(). |
|
|
Definition at line 49 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 243 of file Datas.h. Referenced by aero_coeff_control(). |
|
|
Definition at line 258 of file Datas.h. Referenced by angles_update(), data_init(), draw_graphics(), and DrawGLScene(). |
|
|
Definition at line 78 of file Datas.h. Referenced by acceleration_compute(), and data_init(). |
|
|
Definition at line 79 of file Datas.h. Referenced by acceleration_compute(), and data_init(). |
|
|
Definition at line 80 of file Datas.h. Referenced by acceleration_compute(), and data_init(). |
|
|
|
|
|
Definition at line 68 of file Datas.h. Referenced by data_init(), data_update_param(), RelativeWind_draw(), and Sail_create_and_draw(). |
|
|
Definition at line 251 of file Datas.h. Referenced by data_init(). |
|
|
Definition at line 122 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 117 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 129 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 130 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 56 of file Datas.h. Referenced by Boat_create(), data_init(), and data_update_param(). |
|
|
Definition at line 81 of file Datas.h. Referenced by acceleration_compute(), and data_init(). |
|
|
Definition at line 268 of file Datas.h. Referenced by data_update_param(), and draw_graphics(). |
|
|
Definition at line 127 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 143 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), DrawGLScene(), EE_flat_compute(), equ_compute(), forces_all_compute(), forces_compute(), and RelativeWind_draw(). |
|
|
Definition at line 145 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), DrawGLScene(), EE_flat_compute(), equ_compute(), forces_all_compute(), forces_compute(), and RelativeWind_draw(). |
|
|
Definition at line 91 of file Datas.h. Referenced by data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 92 of file Datas.h. Referenced by data_init(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 219 of file Datas.h. Referenced by draw_graphics(), equ_compute(), mexFunction(), solve_ODE(), and wave_z_compute(). |
|
|
Definition at line 189 of file Datas.h. Referenced by aero_coeff_control(), and angles_compute(). |
|
|
Definition at line 191 of file Datas.h. Referenced by aero_coeff_control(), and angles_compute(). |
|
|
Definition at line 190 of file Datas.h. Referenced by aero_coeff_control(), and angles_compute(). |
|
|
Definition at line 193 of file Datas.h. Referenced by aero_coeff_control(), and angles_compute(). |
|
|
Definition at line 192 of file Datas.h. Referenced by aero_coeff_control(), and angles_compute(). |
|
|
Definition at line 48 of file Datas.h. Referenced by angles_compute(), data_update_param(), draw_graphics(), forces_all_compute(), forces_compute(), Girouette_draw(), and Sail_create_and_draw(). |
|
|
Definition at line 58 of file Datas.h. Referenced by angles_compute(), angles_update(), data_init(), and data_update_param(). |
|
|
Definition at line 60 of file Datas.h. Referenced by angles_compute(), angles_update(), and data_init(). |
|
|
Definition at line 59 of file Datas.h. Referenced by angles_compute(), angles_update(), data_init(), and data_update_param(). |
|
|
Definition at line 164 of file Datas.h. Referenced by angles_compute(), angles_update(), and data_update_param(). |
|
|
Definition at line 47 of file Datas.h. Referenced by angles_update(), and data_update_param(). |
|
|
Definition at line 257 of file Datas.h. Referenced by angles_update(), data_init(), draw_graphics(), and DrawGLScene(). |
|
|
Definition at line 257 of file Datas.h. Referenced by angles_update(), data_init(), draw_graphics(), and DrawGLScene(). |
|
|
Definition at line 144 of file Datas.h. Referenced by acceleration_compute(), angles_compute(), data_update_state(), DrawGLScene(), EE_flat_compute(), equ_compute(), forces_all_compute(), forces_compute(), and RelativeWind_draw(). |
|
|
Definition at line 199 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 200 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 201 of file Datas.h. Referenced by acceleration_compute(), and forces_compute(). |
|
|
Definition at line 125 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 120 of file Datas.h. Referenced by data_init(), data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 133 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 134 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
|
|
|
Definition at line 258 of file Datas.h. Referenced by angles_update(), data_init(), draw_graphics(), and DrawGLScene(). |
|
|
Definition at line 124 of file Datas.h. Referenced by data_update_param(), and draw_graphics(). |
|
|
Definition at line 119 of file Datas.h. Referenced by data_init(), data_update_param(), draw_graphics(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 131 of file Datas.h. Referenced by data_update_param(), draw_graphics(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 132 of file Datas.h. Referenced by data_update_param(), draw_graphics(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 123 of file Datas.h. Referenced by data_update_param(). |
|
|
Definition at line 118 of file Datas.h. Referenced by data_init(), data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 135 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 136 of file Datas.h. Referenced by data_update_param(), equ_compute(), and wave_z_compute(). |
|
|
Definition at line 111 of file Datas.h. Referenced by data_init(), data_update_param(), draw_graphics(), and DrawGLScene(). |
|
|
Definition at line 51 of file Datas.h. Referenced by data_update_param(), and draw_graphics(). |
|
|
Definition at line 112 of file Datas.h. Referenced by angles_compute(), data_update_param(), draw_graphics(), DrawGLScene(), forces_all_compute(), forces_compute(), Girouette_draw(), and RelativeWind_draw(). |
|
|
Definition at line 113 of file Datas.h. Referenced by angles_compute(), data_update_param(), draw_graphics(), DrawGLScene(), forces_all_compute(), forces_compute(), Girouette_draw(), and RelativeWind_draw(). |
|
|
Definition at line 139 of file Datas.h. Referenced by data_update_state(), DrawGLScene(), equ_compute(), and wave_z_compute(). |
|
|
|
|
|
Definition at line 46 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 107 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 70 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), forces_compute(), RelativeWind_draw(), and Sail_create_and_draw(). |
|
|
Definition at line 103 of file Datas.h. Referenced by angles_compute(), Boat_create(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 140 of file Datas.h. Referenced by data_update_state(), DrawGLScene(), equ_compute(), and wave_z_compute(). |
|
|
|
|
|
Definition at line 65 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 66 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 108 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 71 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), forces_compute(), RelativeWind_draw(), and Sail_create_and_draw(). |
|
|
Definition at line 104 of file Datas.h. Referenced by angles_compute(), Boat_create(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 141 of file Datas.h. Referenced by data_update_state(), DrawGLScene(), EE_flat_compute(), and equ_compute(). |
|
|
|
|
|
Definition at line 52 of file Datas.h. Referenced by angles_compute(), Boat_create(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), forces_compute(), RelativeWind_draw(), and Sail_create_and_draw(). |
|
|
Definition at line 109 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 72 of file Datas.h. Referenced by angles_compute(), data_update_param(), forces_all_compute(), and forces_compute(). |
|
|
Definition at line 105 of file Datas.h. Referenced by angles_compute(), data_update_param(), EE_flat_compute(), equ_compute(), forces_all_compute(), and forces_compute(). |
1.4.6-NO