MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / isCorrectionFromSatellite

Method isCorrectionFromSatellite

Components/FrequencyCorrectionDialog.cpp:630–634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

628}
629
630bool
631FrequencyCorrectionDialog::isCorrectionFromSatellite(void) const
632{
633 return this->ui->satRadio->isChecked();
634}
635
636QString
637FrequencyCorrectionDialog::getCurrentSatellite(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected