Searched refs:c172_aero (Results 1 – 6 of 6) sorted by relevance
7 # Tony Peden's c172_aero.c and c172_init.c files10 init Dz_cg 2.5 # [ft] FG c172_aero.c13 geometry bw 35.8 # [ft] FG c172_aero.c14 geometry cbar 4.90 # [ft] FG c172_aero.c15 geometry Sw 174.0 # [ft^2] FG c172_aero.c17 controlSurface de 28 23 # [deg] FG c172_aero.c18 controlSurface da 20 15 # [deg] FG c172_aero.c19 controlSurface dr 16 16 # [deg] FG c172_aero.c29 CL CL_adot 1.7 # [/rad] FG c172_aero.c30 CL CL_q 3.9 # [/rad] FG c172_aero.c[all …]
10 init Dz_cg 2.5 # [ft] FG c172_aero.c13 geometry bw 35.8 # [ft] FG c172_aero.c14 geometry cbar 4.90 # [ft] FG c172_aero.c15 geometry Sw 174.0 # [ft^2] FG c172_aero.c17 controlSurface de 28 23 # [deg] FG c172_aero.c18 controlSurface da 20 15 # [deg] FG c172_aero.c19 controlSurface dr 16 16 # [deg] FG c172_aero.c29 CL CL_adot 1.7 # [/rad] FG c172_aero.c30 CL CL_q 3.9 # [/rad] FG c172_aero.c31 CL CL_de 0.34763715 # [/rad] FG c172_aero.c[all …]
4 # This model was adapted from the file c172_aero.c in Flight 7 # Tony Peden's c172_aero.c and c172_init.c files16 geometry bw 35.8 # [ft] FG c172_aero.c17 geometry cbar 4.90 # [ft] FG c172_aero.c18 geometry Sw 174.0 # [ft^2] FG c172_aero.c20 controlSurface de 28 23 # [deg] FG c172_aero.c21 controlSurface da 20 15 # [deg] FG c172_aero.c22 controlSurface dr 16 16 # [deg] FG c172_aero.c34 CL CL_adot 1.7 # [/rad] FG c172_aero.c35 CL CL_q 3.9 # [/rad] FG c172_aero.c[all …]
17 void c172_aero( SCALAR dt, int Initialize );
188 c172_aero( dt, Initialize ); in ls_model()
207 void c172_aero( SCALAR dt, int Initialize ) { in c172_aero() function