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

Method getCurrentTLE

Components/FrequencyCorrectionDialog.cpp:644–648  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

642}
643
644QString
645FrequencyCorrectionDialog::getCurrentTLE(void) const
646{
647 return this->ui->tleEdit->toPlainText();
648}
649
650Suscan::Orbit
651FrequencyCorrectionDialog::getOrbit(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected