Skip to content

Instantly share code, notes, and snippets.

@ckwng

ckwng/TEST.txt Secret

Created October 18, 2020 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ckwng/9293153ec1ac04be8b860dd5f51080c9 to your computer and use it in GitHub Desktop.
Save ckwng/9293153ec1ac04be8b860dd5f51080c9 to your computer and use it in GitHub Desktop.
Endless ATC test airport for reverse departures
[airspace]
radius = 90
zoom = 1
elevation = 21
floor = 900
descendaltitude = 14000
ceiling = 24000
above = 28000
transitionaltitude = 13999
speedrestriction = 100, 250
usa = false
metric = false
center = N035.38, E140.35
magneticvar = -6.468
beacons =
HME, N035.33.44.340, E139.45.40.140, 0, Hah Neh Dah
[airport1]
name = Tokyo Haneda International Airport
code = TEST
runways =
rwy1, 16, N035.32.11.760, E139.47.08.410, 149.88, 9842.52, 0, 0, 18
climbaltitude = 15000
[departure1]
runway = rwy1
route1 =
TEST, test
N35.48.51.00, E140.22.17.81
N036.11.13.220, E140.24.49.420
[departure2]
runway = rwy1, rev
route1 =
TEST, test
N35.48.51.00, E140.22.17.81
N036.11.13.220, E140.24.49.420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment