;---------------------------------------------------------------------------------
;------------------------------- F L I G H T  L E V E L S ------------------------
;
;min. Distance,max. Distance, min. Heading, max. Heading, min. Level, max. Level, Increment
;
;---------------------------------------------------------------------------------

;NOTES:
;The values under the Standard header were taken from a real-world 737-300 operations manual 
;with a few modifications to those routes over 500nm. For the longest legs, the Flight Levels
;have been set to values not certified for the 737-300.  This was done to accomodate
;other AI aircraft that would possibly fly these routes and be able to cruise at higher Flight 
;Levels.
;For those who are interested, the info below can be found in my 737 performance file located at Avsim.com.
;Matt Zagoren


;---------------------------------------------------------------------------------
;--------------------------------------- V F R -----------------------------------
;---------------------------------------------------------------------------------

-1,-1,0,179,040,120,020
-1,-1,180,359,050,130,020


;---------------------------------------------------------------------------------
;---------------------------------- S T A N D A R D ------------------------------
;---------------------------------------------------------------------------------

0,50,0,179,090,110,020
0,50,180,359,080,100,020

51,60,0,179,130,130,0
51,60,180,359,140,140,0

61,70,0,179,150,150,0
61,70,180,359,160,160,0

71,80,0,179,170,170,0
71,80,180,359,180,180,0

81,90,0,179,190,190,0
81,90,180,359,200,200,0

91,100,0,179,210,210,0
91,100,180,359,220,220,0

101,110,0,179,230,230,0
101,110,180,359,220,220,0

111,120,0,179,230,230,0
111,120,180,359,240,240,0

121,130,0,179,250,250,0
121,130,180,359,260,260,0

131,140,0,179,270,270,0
131,140,180,359,280,280,0

141,150,0,179,290,290,0
141,150,180,359,280,280,0

151,160,0,179,290,290,0
151,160,180,359,280,280,0

161,170,0,179,290,290,0
161,170,180,359,310,310,0

171,180,0,179,330,330,0
171,180,180,359,310,310,0

181,350,0,179,330,330,0
181,350,180,359,310,310,0

351,500,0,179,330,330,0
351,500,180,359,350,350,0

501,1000,0,179,330,370,040
501,1000,180,359,350,390,040

1001,9999,0,179,370,410,040
1001,9999,180,359,350,390,040