forked from SauloSilva/747-400
-
Notifications
You must be signed in to change notification settings - Fork 94
/
747-400.cfg
245 lines (83 loc) · 4.22 KB
/
747-400.cfg
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Configfile for XFMC
#Date=Sun Feb 21 16:43:48 2021
#RELEASE_CONFIG=2.70
#PLANENAME=HeavyWeight 800k lbs
***Specify engine model***
#ENGINE=4 Engines
***Specify here which alitude the flaps should be retracted (if enabled)***
#FLP_RTCT_ALT=500
***nightlit color 0=BLUE, 1=GREEN, 2=RED ***
#NIGHT_LIT_COLOR=0
***XFMC should write legs to Xplane FMC/GPS no override (2) or Xplane FMC/GPS override (1) or disable writing (0)
#SYSTEM_FMC=2
***XFMC should switch flightdirector on (1) or manual control FLD (0)
#FLIGHTDIRECTOR=0
***max allowed pitch (normally 20)***
#MAX_PITCH_CLIMB=12.0
***%N1 Thrust threshold activation start***
#TRSTLVLTHRSHLD=71.0
***a/p default 1=No headingsteering, 2=No Vnav, 4=No ATH or any combination of these***
#AP_RESTR=0
***automated settings gear/flaps etc, see manual for explaination***
#A_CONFIG=0
***select which which type of model (Qpac or x737, set 0 if standard xplane)***
#X_737=0
#QPAC=0
***specify here fmc should present the flaps as airbusstyle***
#AIRBUSSTYLE=0
***specify here the speed what should be used during climb***
#TYPICALCLIMBSPEED=290
***specify here the what cruisespeed below fl300***
#CRUISESPEEDBELOW30000=290
***climbrate after takeoff, between 1000-4000(too high may cause stall!)***
#INITCLIMBRATE=4200
***standardclimbrate ***
#TYPICALCLIMBRATE=2200
***standard descend speed***
#TYPICALDESCENTSPEED=240
***standard descend rate***
#TYPICALDESCENTRATE=1200
***specify here the max cruisealtitude for the model***
#TYPICALCRUISEALTITUDE=33000
***specify here the optimalcruise speed (in mach) ***
#OPTIMALCRUISESPEED=0.83
***climbtable in steps of 2000 feet, used for the altitude calculation waypoints***
#NOMINALCLIMBRATE=4200,2100,2400,2400,2300,2100,1900,1900,1900,2500,2400,2400,2200,2100,1800,1500,1900,1500,900,200,
***Descenttable in steps of 2000 feet, used for the altitude calculation waypoints***
#NOMINALDESCENTRATE=1300,1300,1300,1400,1400,1600,1600,1700,1700,1800,1900,1900,2000,2100,2100,2100,2200,2200,2300,2300,
***Fuel used during climb in steps of 2000 feet***
#NOMINALFUELCLIMB=342,342,353,368,377,450,362,359,364,364,359,362,363,365,377,321,382,312,350,279,
***Fuel used during descent in steps of 2000 feet***
#NOMINALFUELDESCENT=88,33,34,28,15,28,29,25,25,21,20,21,17,13,10,21,9,23,15,23,
***Fuel used during cruise in steps of 2000 feet***
#NOMINALFUELCRUISE=89,95,90,89,89,94,94,95,94,94,94,94,94,94,94,179,179,109,94,87,
***N1% during cruise in steps of 2000 feet***
#N1_TOTAL=100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,
***N1% during climb in steps of 2000 feet***
#N1_CLIMB=100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,
***Grossweight altitude table***
***Specify altitude1,grossweight1,altitude2,grossweight2 etc ;Altitude in incremental level!!***
#GROSSWEIGHT=29000,403000,31000,368000,33000,335000,35000,305000,37000,277000,39000,252000,41000,229000,43000,208000,45000,189000,0,0,
***Specify here the approach MINIMUM speed/flapposition***
#APPROACHMIN=184,168,162,158,150,140,0,0,0,0,
***Specify here the approach MAXMIMUM speed/flapposition***
#APPROACHMAX=231,199,179,170,161,152,0,0,0,0,
***Specify here the takeoff MAXIMUM speed***
#TAKEOFFMAX=250,233,225,216,206,200,0,0,0,0,
***Specify here which flapposition(s) should be used for takeoff***
#TAKEOFFFLAPS=1,1,1,0,0,
***Specify here the V1 MAXIMUM speed /flapposition***
#V1_MAX=173,169,165,0,0,
***Specify here the VR MAXIMUM speed /flapposition***
#VR_MAX=183,173,170,0,0,
***Specify here the V2 MAXIMUM speed /flapposition***
#V2_MAX=193,183,180,0,0,
***Specify here the V1 MINIMUM speed /flapposition***
#V1_MIN=125,125,121,0,0,
***Specify here the VR MINIMUM speed /flapposition***
#VR_MIN=137,136,131,0,0,
***Specify here the V2 MINIMUM speed /flapposition***
#V2_MIN=145,144,143,0,0,
***Trustlimit temp table***
#TRUSTLIMITTAKEOFF=-29,79,-1,83,32,88,50,86,51,86,
#ENDCONFIG#