ns3::SpectrumConverter Class Reference
#include <spectrum-converter.h>
List of all members.
Detailed Description
Class which implements a converter between SpectrumValue which are defined over different SpectrumModel. In more formal terms, this class allows conversion between different function spaces. In practical terms, this allows you to mix different spectrum representation within the same channel, such as a device using a coarse spectrum representation (e.g., one frequency for each IEEE 802.11 channel) and devices using a finer representation (e.g., one frequency for each OFDM subcarrier).
Constructor & Destructor Documentation
Member Function Documentation
Convert a particular ValueVsFreq instance to
- Parameters:
-
| vvf | the ValueVsFreq instance to be converted |
- Returns:
- the converted version of the provided ValueVsFreq
The documentation for this class was generated from the following file:
- src/common/spectrum-converter.h