|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AirControl | |
---|---|
calculation | Provides classes for handling the graph and the calculation of the arrival tree. |
general | Provides classes for handling some general data that all packages need. |
Uses of AirControl in calculation |
---|
Fields in calculation declared as AirControl | |
---|---|
private AirControl |
CalculationControl.airControl
Current instance of AirControl class. |
Uses of AirControl in general |
---|
Fields in general declared as AirControl | |
---|---|
private AirControl |
DataCollection.airControl
airControl Current instance of AirControl- class. |
Methods in general that return AirControl | |
---|---|
AirControl |
DataCollection.getAirControlClass()
Returns current AirControl -class instance. |
Methods in general with parameters of type AirControl | |
---|---|
void |
DataCollection.setAirControlClass(AirControl airControl)
Set current AirControl-class. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |