|
swift
|
Generate data for testing aviation classes. More...
Static Public Member Functions | |
| static swift::misc::aviation::CAtcStationList | createAtcStations (int number, bool byPropertyIndex=false) |
| Generate number of ATC stations. | |
| static swift::misc::aviation::CAtcStation | createStation (int index, bool byPropertyIndex=false) |
| Single station, annotated by index. | |
| static swift::misc::simulation::fscommon::CAircraftCfgEntriesList | getAircraftCfgEntries (int number) |
| Get aircraft cfg entries. | |
| static swift::misc::aviation::CAirportList | getAirports (int number) |
| Get airports. | |
| static swift::misc::network::CClientList | getClients (int number) |
| Get clients. | |