-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopilot.tmc
28 lines (28 loc) · 974 Bytes
/
copilot.tmc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<[file][][]
<[hints][][]
// Stearman
<[float64][MaximumTakeOffMass][1200.0]>
<[float64][WingSpan][10.2]>
<[float64][WingArea][27.7]>
<[float64][HeightOffset][-1.3]>
<[float64][ApproachSpeed][28.3]>
<[float64][PatternSpeed][36.3]>
<[float64][InitialClimbSpeed][28.3]>
<[int][EngineCount][1]>
<[bool][Piston][true]>
<[bool][GeneralAviation][true]>
<[bool][Aerobatic][true]>
<[bool][TailDragger][true]>
<[bool][ParkingBrake][true]>
<[bool][RudderTrimRequired][true]>
<[float64][ElevatorGain][0.6]>
<[float64][AileronGain][0.3]>
<[float64][RudderGain][0.8]>
<[float64][RudderCrossWind][1.5]>
<[float64][RudderTakeOff][0.07]>
<[float64][GainSideSlipRoll][2.0]>
<[float64][StarterMaximumTime][3.0]>
<[float64][FlareHeightScaling][0.6]>
<[float64][FlareExpectedNoseDrop][0.2]>
>
>