|
swift
|
Sample ATC station. More...
Public Member Functions | |
| CSampleAtcStation ()=default | |
| Ctor. | |
| CSampleAtcStation (const QString &callsign, const swift::core::afv::TransceiverDto &transceiver) | |
| Ctor. | |
| const QString & | callsign () const |
| Getter. | |
| QString | formattedFrequency () const |
| Getter. | |
| double | latitude () const |
| Getter. | |
| double | longitude () const |
| Getter. | |
| double | radioDistanceM () const |
| Getter. | |
| quint32 | frequency () const |
| Getter. | |
Sample ATC station.
Definition at line 17 of file atcstationmodel.h.