Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Flightplan track closing angle FS9

Featured Replies

Hi all (A:GPS WP DESIRED TRACK,degrees) (A:GPS WP BEARING,degrees) - abs Gives the angle deviation each side of flightplan track direct to the waypoint. This works great till the deviation angle passes through 360 and the bearing numbers increase 360. Is there another way of doing this.

Paul EGLD

Hi Paul,Try:(A:GPS WP BEARING,degrees) (A:GPS WP DESIRED TRACK,degrees) - d 180 > if{ 360 r - /-/ }Tom

  • Author

Hi Ed It is part of code for 737 NG, LNAV engagement criteria in flight. To be on intercept course 90 degrees or less.

Paul EGLD

  • Author

Hello Tom Tried that but it still increases passing through 360 clockwise I tried this:- (A:GPS WP CROSS TRK, nmiles) (A:GPS WP DISTANCE, nmiles) / abs atg rddg It does what I want but is accurate to 30 degrees deviation then only increases to 45 degrees when it should be 90 abeam the waypoint. Don't know if I got the maths bit correct. Paul

Paul EGLD

Paul,If you want to know whether you are on an intercept course to the flight path, why don't you use GPS WP TRACK ANGLE ERROR combined with GPS WP CROSS TRK distance?Tom

  • Author

Hello Tom Ah missed that! Got it working now, Maybe too much code but it does not use any bearing numbers. -90 -2 (A:GPS WP TRACK ANGLE ERROR,degrees) (A:GPS WP CROSS TRK, nmiles) (A:GPS WP DISTANCE, nmiles) / tg rddg /-/ s0 - rng & l0 0 < & if{ Thanks again Paul

Paul EGLD

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.