|
swift
|
The whole SB data area. More...
Public Member Functions | |
| byte | getTransponderMode () const |
| Standby = 1, else 0. | |
| byte | getIdent () const |
| Ident = 1, else 0. | |
| bool | isIdent () const |
| Ident? | |
| bool | isStandby () const |
| Standby. | |
| void | setRunning (bool running) |
| SB is running. | |
| void | setConnected (bool connected) |
| Mark as connected with network. | |
| void | setDefaultValues () |
| Set default values. | |
| QString | toQString () const |
| Values. | |
Public Attributes | |
| byte | data [128] {} |
| 128 bytes of data, offsets | |
The whole SB data area.
Definition at line 215 of file simconnectdatadefinition.h.