#include <multi-model-spectrum-channel.h>
Public Member Functions | |
TxSpectrumModelInfo (Ptr< const SpectrumModel > txSpectrumModel) | |
Public Attributes | |
SpectrumConverterMap_t | m_spectrumConverterMap |
Ptr< const SpectrumModel > | m_txSpectrumModel |
Definition at line 43 of file multi-model-spectrum-channel.h.
ns3::TxSpectrumModelInfo::TxSpectrumModelInfo | ( | Ptr< const SpectrumModel > | txSpectrumModel | ) |
Definition at line 69 of file multi-model-spectrum-channel.cc.
SpectrumConverterMap_t ns3::TxSpectrumModelInfo::m_spectrumConverterMap |
Definition at line 49 of file multi-model-spectrum-channel.h.
Ptr<const SpectrumModel> ns3::TxSpectrumModelInfo::m_txSpectrumModel |
Definition at line 48 of file multi-model-spectrum-channel.h.