| 1130 | } |
| 1131 | |
| 1132 | QMap<std::string, TLESource>::const_iterator |
| 1133 | Singleton::getLastTLESource(void) const |
| 1134 | { |
| 1135 | return this->tleSources.cend(); |
| 1136 | } |
| 1137 | |
| 1138 | QMap<std::string, SpectrumUnit> const & |
| 1139 | Singleton::getSpectrumUnitMap(void) const |