home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 26
/
CD_ASCQ_26_1295.iso
/
vrac
/
bglana.zip
/
BGLANA.DOC
next >
Wrap
Text File
|
1995-10-19
|
2KB
|
44 lines
-------------------------------------------------------------------------------
BGLANA.EXE
BGL-File Analysis Program V1.0 - (c) R.Schmid 1994
-------------------------------------------------------------------------------
The BGLANA program allows to extract the following data out of FS5-BGL Files :
- VOR information (location (Lat,Lon), frequency, identifier, name)
- ILS information (location (Lat,Lon), frequency, course, identifier, name)
- NDB information (location (Lat,Lon), frequency, identifier, name)
- ATIS information (location, (Lat,Lon), frequency, Text)
- Airport/Runway settings, which appear in the World/Airport menu of FS5
(location (Lat,Lon), altitude (in feet), heading, name)
Syntax : BGLANA <BGL-file> <output-file> <options>
Example : --> BGLANA EURNAV.BGL
This command type gives a short summary of the BGL-File content. It
informs which type of information (see above) is included in the
BGL file.
--> BGLANA EURNAV.BGL EURNAV.TXT /12345
This command type lists all available type of information which can
be decoded in the file EURNAV.TXT. If a output-file name is missing,
output will be put to screen.
Options : /xxxxx with x=1 : Listing of all VORs
x=2 : Listing of all ILSs
x=3 : Listing of all NDBs
x=4 : Listing of all ATIS info
x=5 : Listing of all airport/runway info
Using the options, the information can be extracted selectively out
of the BGL-Files.
This program has been created based on the famous FS5STRUCT text file from
Maurizio M. Gavioli. Thanks very much for his work !
Any comments to the program can be sent to the FDFAN.FSF area or better to
ny following Internet address :
ris@hardy.hl.siemens.de
Richard Schmid, Munich, Germany
June 1994