Skip to content

Commit

Permalink
update(su95x:flight_model): update interactive points
Browse files Browse the repository at this point in the history
  • Loading branch information
Revyn112 committed Feb 22, 2024
1 parent ed42260 commit cc6b075
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -414,16 +414,16 @@ max_gear_extended = 280 ; (Kts)

[INTERACTIVE POINTS]
number_of_interactive_points = 10 ;
interactive_point.0 = 0.400000 , 23.93000 , -5.5300, -1.980000, 0 , 0.000000, 0.000000, -86.00000, 72.00000, 16.00000, 85.00000, 3.000000, -2.00000, 33.00000 ;
interactive_point.1 = 0.400000 , 25.93000 , 5.53000, -1.980000, 0 , 0.000000, 0.000000, 86.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.2 = 0.400000 , -34.0000 , -5.5300, -1.980000, 0 , 0.000000, 0.000000,-103.00000, 85.00000, 3.000000, 72.00000, 16.00000, -2.00000, 33.00000 ;
interactive_point.3 = 0.400000 , -34.0000 , 5.53000, -1.980000, 0 , 0.000000, 0.000000, 103.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.4 = 0.400000 , -26.2900 , 2.20000, -6.100000, 1 , 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.5 = 0.400000 , 20.20000 , 2.20000, -6.100000, 1 , 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.6 = 0.400000 , -4.00000 , -6.0000, 0.0000000, 2 , 0.000000, 0.000000, -90.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.7 = 0.400000 , -4.00000 , 6.00000, 0.0000000, 2 , 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.8 = 0.330000 , 37.00000 , 5.30000, -5.100000, 4 , 0.000000, 0.000000, 45.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.9 = 0.330000 , 0.000000 , -54.590000, -7.570, 3 , 0.000000, 0.000000, -90.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.0 = 0.400000 , 28.93000 , -5.5300, 3.0200000, 0, 0.000000, 0.000000, -86.00000, 72.00000, 16.00000, 85.00000, 3.000000, -2.00000, 33.00000 ;
interactive_point.1 = 0.400000 , 30.93000 , 5.53000, 3.0200000, 0, 0.000000, 0.000000, 86.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.2 = 0.400000 , -39.0000 , -5.5300, 3.0200000, 0, 0.000000, 0.000000,-103.00000, 85.00000, 3.000000, 72.00000, 16.00000, -2.00000, 33.00000 ;
interactive_point.3 = 0.400000 , -39.0000 , 5.53000, 3.0200000, 0, 0.000000, 0.000000, 103.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.4 = 0.400000 , -21.2900 , 2.20000, -1.100000, 1, 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.5 = 0.400000 , 25.20000 , 2.20000, -1.100000, 1, 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.6 = 0.400000 , -9.00000 , -6.0000, 5.0000000, 2, 0.000000, 0.000000, -90.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.7 = 0.400000 , -9.00000 , 6.00000, 5.0000000, 2, 0.000000, 0.000000, 90.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.8 = 0.330000 , 42.00000 , 5.30000, -0.100000, 4, 0.000000, 0.000000, 45.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;
interactive_point.9 = 0.330000 , 5.000000 , -54.590, -2.570000, 3, 0.000000, 0.000000, -90.00000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 ;

[STALL PROTECTION]
stall_protection = 1 ; Alpha Protection
Expand Down

0 comments on commit cc6b075

Please sign in to comment.