Correct magnetic variation and descent altitude
Changed magnetic variation to the correct one (7.366 to 9.3, source https://ais.fi/ais/aip/ad/efhk/EF_AD_2_EFHK_ADC.pdf) Changed descent altitude to 100)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
[airspace]
|
[airspace]
|
||||||
elevation = 179
|
elevation = 179
|
||||||
center = N60.317199707, E24.963300705
|
center = N60.317199707, E24.963300705
|
||||||
magneticvar = 7.366
|
magneticvar = 9.3
|
||||||
descendaltitude = 12000 ; minimum initial altitude for arrivals
|
descendaltitude = 12000 ; minimum initial altitude for arrivals
|
||||||
ceiling = 27500 ; maximum selectable altitude
|
ceiling = 27500 ; maximum selectable altitude
|
||||||
above = 28000 ; maximum departure altitude when SID is enabled (must be above ceiling)
|
above = 28000 ; maximum departure altitude when SID is enabled (must be above ceiling)
|
||||||
|
|||||||
Reference in New Issue
Block a user