Advertisement
Guest User

KBOS.procedures.xml

a guest
Nov 28th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. <!-- KBOS SID 09 ARMUNR -->
  2. <!-- Fake climb to 10000 from R09 takeoff with distant WP at 90deg-->
  3. <!-- Wypt types: Normal Runway Hold Vectors -->
  4. <!-- VorRadialIntc DmeIntc ConstHdgtoAlt PDB -->
  5. <!-- -->
  6.  
  7. <ProceduresDB>
  8. <Airport ICAOcode="KBOS">
  9. <Sid Name="ARMUN" Runways="09">
  10. <Sid_Waypoint ID="1">
  11. <Name>TOTEN</Name>
  12. <Type>ConstHdgtoAlt</Type>
  13. <Hdg_Crs_value>93</Hdg_Crs_value>
  14. <Altitude>10000</Altitude>
  15. <Latitude>42.37294</Latitude>
  16. <Longitude>-70.61387</Longitude>
  17. </Sid_Waypoint>
  18.  
  19. <Sid_Waypoint ID="2">
  20. <Name>ARMUN</Name>
  21. <Type>Normal</Type>
  22. <Latitude>42.39224</Latitude>
  23. <Longitude>-70.07952</Longitude>
  24. </Sid_Waypoint>
  25.  
  26. </Sid>
  27. </Airport>
  28. </ProceduresDB>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement