Configured autopilot
This commit is contained in:
parent
0fb13d0aeb
commit
cf0c66bca0
1 changed files with 14 additions and 0 deletions
|
@ -45,6 +45,19 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
</sim>
|
||||
|
||||
<autopilot>
|
||||
<config>
|
||||
<min-climb-speed-kt type="float">300.0</min-climb-speed-kt>
|
||||
<best-climb-speed-kt type="float">400.0</best-climb-speed-kt>
|
||||
<target-climb-rate-fpm type="float">4000.0</target-climb-rate-fpm>
|
||||
<target-descent-rate-fpm type="float">3000.0</target-descent-rate-fpm>
|
||||
<elevator-adj-factor type="float">25000.0</elevator-adj-factor>
|
||||
<integral-contribution type="float">0.001</integral-contribution>
|
||||
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
||||
<zero-pitch-trim-full-throttle type="float">0.0</zero-pitch-trim-full-throttle>
|
||||
</config>
|
||||
</autopilot>
|
||||
|
||||
<position>
|
||||
<altitude-ft>35000</altitude-ft>
|
||||
</position>
|
||||
|
@ -56,3 +69,4 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
</PropertyList>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue