swift
Static Public Member Functions | List of all members
swift::misc::test::CTesting Class Reference

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.
 

Detailed Description

Generate data for testing aviation classes.

Definition at line 21 of file testing.h.


The documentation for this class was generated from the following files: