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