30-09-2005, 10:05 AM
Hello everybody,
I created a small program for myself, where I can enter the departure airport, min. flight distance and max flight
distance, and the
program will give you a randomly calculated destination airport within these limits.
It looks like that:
Please enter your departure airport code (e.g. KDAB) : KLAX
Please enter your minimum flight distance in Nm : 250
Please enter your maximum flight distance in Nm : 400
******************************************************************
Your destination airport today is KPHX
The direct distance between KLAX and KPHX 320.83 Nm
Have a good flight Sir!
******************************************************************
I works nice for myself and its more interesting if you dont excactly know where your supposed to go that day
Currently I use a US aiport database and one for germany, but it should also easy to create one for worldwide
airports. Also the program
is not checking, if your destination airport is suitable for your aircraft. This could be added in future. But its also
interesting to check, if your
aircraft can do it or not. If not you have to tell your passengers
So if your interested, I will upload it here.
Currently a little program which can be executed on the DOS Terminal.
[EDIT BY ADMIN] this tool is available here:
http://www.fspassengers.com/?action=down...type=Title
Regards,
Pete
I created a small program for myself, where I can enter the departure airport, min. flight distance and max flight
distance, and the
program will give you a randomly calculated destination airport within these limits.
It looks like that:
Please enter your departure airport code (e.g. KDAB) : KLAX
Please enter your minimum flight distance in Nm : 250
Please enter your maximum flight distance in Nm : 400
******************************************************************
Your destination airport today is KPHX
The direct distance between KLAX and KPHX 320.83 Nm
Have a good flight Sir!
******************************************************************
I works nice for myself and its more interesting if you dont excactly know where your supposed to go that day

Currently I use a US aiport database and one for germany, but it should also easy to create one for worldwide
airports. Also the program
is not checking, if your destination airport is suitable for your aircraft. This could be added in future. But its also
interesting to check, if your
aircraft can do it or not. If not you have to tell your passengers

So if your interested, I will upload it here.
Currently a little program which can be executed on the DOS Terminal.
[EDIT BY ADMIN] this tool is available here:
http://www.fspassengers.com/?action=down...type=Title
Regards,
Pete