The purpose of the program is to allow the user to manage taxi and circuit times for a particular airport with a greater level of detail than is currently available via the airport database program. Also, this program allows the user to define circuit and taxi times for specific times of day and further allows them to tailor the use of these times to a specific airline code or aircraft type.
When these databases are populated for a particular airport, the flight planning system will use the information from these databases to determine the proper amount of taxi time or circuit time to use. If the flight plan being computed does not find information related to the airports of operation for that flight in these databases, it will then use the default times found in the airport database.
The modes available are:
Add
Edit
Video
Screen
Hardcopy
Quit
Add Mode
The add mode allows the user to build a tailored taxi time profile for an individual station. The following describes the valid entries for each field.
Edit Mode
To edit an airport taxi time, enter <E> from the Command Line, then enter the ICAO or IATA code of the airport, the ALC, and the EQUIP of the record to be changed. The data will be displayed, and you may use the <Enter> key to go to the fields that you want to edit. To remove individual characters, you may use the backspace key, or <Ctrl>-X to erase the field completely.
Once you have made all the required changes, you may exit to a confirmation prompt by moving the cursor beyond the last field or by pressing <Ctrl>-E. If you are satisfied with the changes you have made, you may save the edited record to disk by responding <Y> to the confirmation prompt. Responding <N> will reposition the cursor on the screen so that you can make further changes. If you prefer to abandon your edits and leave the record unchanged, you may do so by responding <Q>.
Video Mode
You may review the information on file for any given airport by selecting Video mode from the command line, then entering either the ICAO or IATA code of the desired station.
If the airport is on file, then the information will be displayed to screen, otherwise a Record Not Found - Press <ENTER> for NEXT AVAILABLE error message will be returned. Pressing <Enter> will display the next airport in the data file (sorted alphabetically by ICAO code.) You may then scroll through the file by using the up and down arrow keys. Pressing <Enter> again will clear the display, leaving the cursor in the ICAO field for a new entry. Entering <Q> while in Video mode will clear the display and return you to the Command Line.
Screen Mode
When Screen mode is selected, the screen will change to the Report Selector screen.
Click on the TYPE field, enter the type of times (i.e., circuit times <C> or taxi times <T>) and press <Enter> to move to the FROM ICAO field.
Enter the ICAO code of the airport you want to have the report begin with and press <Enter>. Note: Pressing enter with no entry will force the system to run the report beginning with the first airport in the database.
Go to the TO ICAO field, enter the airport ICAO identifier that you want to have the report end on. Note: Pressing enter with no entry will force the system to run the report up to the last airport in the database.
Next, you have the option of entering an ALC, which will filter the report for only those records that contain the desired ALC. Leaving this blank will have the result of displaying all records regardless of the ALC associated with them.
Enter a valid equipment type, which will filter the report to show only those records that have the equipment type specified associated with them. Leaving this blank will have the result of displaying all records regardless of the equipment type associated with them.
Hardcopy Mode
Hardcopy mode functions in the same manner as Screen mode, with the exception that the report is sent to the printer so you do not have the ability to terminate the report in mid-stream.
Quit Mode
Entering <Q> from the Command Line will return the Next PROGRAM-NUMBER prompt so that you have the option of going directly to your next program if you know the menu number, or of returning to the previous menu if you simply press <Enter>.
Note: The following descriptions represent the typical access and privileges afforded to users designated as Dispatch Managers/Supervisors. Users with dispatcher privileges will have limited access to a subset of the screens presented.