#include <multi-model-spectrum-channel.h>
Public Member Functions | |
RxSpectrumModelInfo (Ptr< const SpectrumModel > rxSpectrumModel) | |
Public Attributes | |
std::set< Ptr< SpectrumPhy > > | m_rxPhySet |
Ptr< const SpectrumModel > | m_rxSpectrumModel |
Definition at line 59 of file multi-model-spectrum-channel.h.
ns3::RxSpectrumModelInfo::RxSpectrumModelInfo | ( | Ptr< const SpectrumModel > | rxSpectrumModel | ) |
Definition at line 75 of file multi-model-spectrum-channel.cc.
std::set<Ptr<SpectrumPhy> > ns3::RxSpectrumModelInfo::m_rxPhySet |
Definition at line 65 of file multi-model-spectrum-channel.h.
Ptr<const SpectrumModel> ns3::RxSpectrumModelInfo::m_rxSpectrumModel |
Definition at line 64 of file multi-model-spectrum-channel.h.