|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::aviation::CAltitude |
| Altitude as used in aviation, can be AGL or MSL altitude. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
Typedefs | |
| using | swift::misc::aviation::CAltitudePair = QPair< CAltitude, CAltitude > |
| Pair of altitude. | |