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

Method getLastTLESource

Suscan/Library.cpp:1132–1136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

triggerDownloadTLEsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected