|
JS8Call-Improved master
|
Minimal representation of a QSO (contact) record. More...
#include <ADIF.h>
Public Attributes | |
| QString | call |
| Remote station callsign (e.g. "K1ABC"). | |
| QString | band |
| Band string used for the contact (e.g. "20m"). | |
| QString | mode |
| Mode used for the contact (e.g. "FT8"). | |
| QString | submode |
| Submode, if any. | |
| QString | grid |
| Maidenhead grid square of the remote station. | |
| QString | date |
| Date string for the QSO. | |
| QString | name |
| Operator name of the remote station. | |
| QString | comment |
| Optional comment associated with the QSO. | |
Minimal representation of a QSO (contact) record.
Members are stored as plain strings matching common ADIF fields.