March 16, 200620 yr Maybe already known Small page for FMC to give Flightplan destination airport surrounding NDB & VOR Frequencies. C:fs9gpsC:fs9gps5 (>@c:NearestNdbMaximumItems) 20 (>@c:NearestNdbMaximumDistance, NMiles)5 (>@c:NearestVorMaximumItems) 100 (>@c:NearestVorMaximumDistance, NMiles)(@c:FlightPlanDestinationLatitude, Radians) (>@c:NearestNdbCurrentLatitude, Radians)(@c:FlightPlanDestinationLongitude, Radians) (>@c:NearestNdbCurrentLongitude, Radians) (@c:FlightPlanDestinationLatitude, Radians) (>@c:NearestVorCurrentLatitude, Radians)(@c:FlightPlanDestinationLongitude, Radians) (>@c:NearestVorCurrentLongitude, Radians) Destination Frequencies(L:ListScroll,number)%((@c:NearestNdbItemsNumber) s2 0 !=)%{if}%(0 sp1)%{loop}%(l1 (>@c:NearestNdbCurrentLine))%((@c:NearestNdbCurrentIdent))%!s!t%((@c:NearestNdbCurrentFrequency, KHz) 10 * near d 10 div)%!03d!.%(10 %)%!01d!%(l1 ++ s1 l2 < d)%{if}n%{end}%{next}%{end}(L:ListScroll,number)%((@c:NearestVorItemsNumber) s2 0 !=)%{if}%(0 sp1)%{loop}%(l1 (>@c:NearestVorCurrentLine))%((@c:NearestVorCurrentIdent))%!s!t%((@c:NearestVorCurrentFrequency, MHz) 100 * near d 100 div)%!03d!.{fnt1}%(100 %)%!02d%(l1 ++ s1 l2 < d)%{if}n%{end}%{next}%{end} Paul EGLD
March 17, 200620 yr Author Moderator Thanks, but let's make this more copy-and-pastable by removing the durn smiles... ;) Maybe already known Small page for FMC to give Flightplan destination airportsurrounding NDB & VOR Frequencies. C:fs9gpsC:fs9gps5 (>@c:NearestNdbMaximumItems) 20 (>@c:NearestNdbMaximumDistance, NMiles)5 (>@c:NearestVorMaximumItems) 100 (>@c:NearestVorMaximumDistance, NMiles)(@c:FlightPlanDestinationLatitude, Radians) (>@c:NearestNdbCurrentLatitude, Radians)(@c:FlightPlanDestinationLongitude, Radians) (>@c:NearestNdbCurrentLongitude, Radians) (@c:FlightPlanDestinationLatitude, Radians) (>@c:NearestVorCurrentLatitude, Radians)(@c:FlightPlanDestinationLongitude, Radians) (>@c:NearestVorCurrentLongitude, Radians) Destination Frequencies(L:ListScroll,number)%((@c:NearestNdbItemsNumber) s2 0 !=)%{if}%(0 sp1)%{loop}%(l1 (>@c:NearestNdbCurrentLine))%((@c:NearestNdbCurrentIdent))%!s!t%((@c:NearestNdbCurrentFrequency, KHz) 10 * near d 10div)%!03d!.%(10 %)%!01d!%(l1 ++ s1 l2 < d)%{if}n%{end}%{next}%{end}(L:ListScroll,number)%((@c:NearestVorItemsNumber) s2 0 !=)%{if}%(0 sp1)%{loop}%(l1 (>@c:NearestVorCurrentLine))%((@c:NearestVorCurrentIdent))%!s!t%((@c:NearestVorCurrentFrequency, MHz) 100 * near d 100div)%!03d!.{fnt1}%(100 %)%!02d%(l1 ++ s1 l2 < d)%{if}n%{end}%{next}%{end} Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
Create an account or sign in to comment