;----------------------------------------------------------------- ; Sample Throttle Data file ; Use eFlightWorks 'Tools/Start throttle sequence playback' menu, ; then click 'Load *.eft file' button in Throttle playback window. ;----------------------------------------------------------------- ; First number = step duration (seconds), no shorter than 0.1 sec ; Second number = throttle level (percents), from -10% to 110% ; Optional third number = throttle level at the end of the step ; ; Numbers can be separated by Tab, comma, or any number of spaces. ; Semicolon starts a comment. 2 20 ; 2 seconds at 20% throttle 1.5 30 40 ; in 1.5 seconds, throttle grows from 30% to 40% 1 50 60 2 100 4 100 0 ; in 4 seconds, throttle drops from 100% to zero