|
EMANE
1.2.1
|
Go to the source code of this file.
Classes | |
| class | EMANE::SpectrumServiceProvider |
| The SpectrumServiceProvider interface provides an API to request noise window information. More... | |
Namespaces | |
| EMANE | |
Typedefs | |
| using | EMANE::FrequencySet = std::set< std::uint64_t > |
| using | EMANE::SpectrumWindow = std::tuple< std::vector< double >, TimePoint, Microseconds, double, bool > |