List of all members.
Public Types |
| enum | PropModel { RANDOM_PROPAGATION,
FRIIS_PROPAGATION,
LOG_DISTANCE_PROPAGATION,
COST231_PROPAGATION
} |
Public Member Functions |
| | SimpleOfdmWimaxChannel (PropModel propModel) |
| | Creates a channel and sets the propagation model.
|
| void | Send (Time BlockTime, uint32_t burstSize, Ptr< WimaxPhy > phy, bool isFirstBlock, bool isLastBlock, uint64_t frequency, WimaxPhy::ModulationType modulationType, uint8_t direction, double txPowerDbm, Ptr< PacketBurst > burst) |
| | Sends a dummy fec block to all connected physical devices.
|
| void | SetPropagationModel (PropModel propModel) |
| | sets the propagation model
|
Constructor & Destructor Documentation
| ns3::SimpleOfdmWimaxChannel::SimpleOfdmWimaxChannel |
( |
PropModel |
propModel | ) |
|
Creates a channel and sets the propagation model.
- Parameters:
-
| propModel | the propagation model to use |
Member Function Documentation
sets the propagation model
- Parameters:
-
| propModel | the propagation model to used |
The documentation for this class was generated from the following files:
- src/wimax/model/simple-ofdm-wimax-channel.h
- src/wimax/model/simple-ofdm-wimax-channel.cc