FDE gurus
Posted: 12 Apr 2012, 12:44
Does the airfile number of flap positions get used at all?
Just think of making some XML easier using a case statement, rather than a load of if els ones.
Eg
100 80 70 45 10 5 (A:< what ever the var is >) case
Means -
5 flap positions
If position =
1 then frame 10
2 then frame 45
3 then frame 70
4 then frame 80
5 then frame 100
Would all rely on the flap handle position being used.
Any thoughts.
Just think of making some XML easier using a case statement, rather than a load of if els ones.
Eg
100 80 70 45 10 5 (A:< what ever the var is >) case
Means -
5 flap positions
If position =
1 then frame 10
2 then frame 45
3 then frame 70
4 then frame 80
5 then frame 100
Would all rely on the flap handle position being used.
Any thoughts.