#include <Ieee80211HtMode.h>
◆ GuardIntervalType
| Enumerator |
|---|
| HT_GUARD_INTERVAL_SHORT | |
| HT_GUARD_INTERVAL_LONG | |
◆ Ieee80211HtModeBase()
| inet::physicallayer::Ieee80211HtModeBase::Ieee80211HtModeBase |
( |
unsigned int |
modulationAndCodingScheme, |
|
|
unsigned int |
numberOfSpatialStreams, |
|
|
const Hz |
bandwidth, |
|
|
GuardIntervalType |
guardIntervalType |
|
) |
| |
◆ computeGrossBitrate()
| virtual bps inet::physicallayer::Ieee80211HtModeBase::computeGrossBitrate |
( |
| ) |
const |
|
protectedpure virtual |
◆ computeNetBitrate()
| virtual bps inet::physicallayer::Ieee80211HtModeBase::computeNetBitrate |
( |
| ) |
const |
|
protectedpure virtual |
◆ getBandwidth()
| virtual Hz inet::physicallayer::Ieee80211HtModeBase::getBandwidth |
( |
| ) |
const |
|
inlinevirtual |
◆ getGrossBitrate()
| bps inet::physicallayer::Ieee80211HtModeBase::getGrossBitrate |
( |
| ) |
const |
|
virtual |
◆ getGuardIntervalType()
| virtual GuardIntervalType inet::physicallayer::Ieee80211HtModeBase::getGuardIntervalType |
( |
| ) |
const |
|
inlinevirtual |
◆ getMcsIndex()
| virtual unsigned int inet::physicallayer::Ieee80211HtModeBase::getMcsIndex |
( |
| ) |
const |
|
inlinevirtual |
◆ getNetBitrate()
| bps inet::physicallayer::Ieee80211HtModeBase::getNetBitrate |
( |
| ) |
const |
|
virtual |
◆ getNumberOfDataSubcarriers()
| int inet::physicallayer::Ieee80211HtModeBase::getNumberOfDataSubcarriers |
( |
| ) |
const |
|
virtual |
◆ getNumberOfPilotSubcarriers()
| int inet::physicallayer::Ieee80211HtModeBase::getNumberOfPilotSubcarriers |
( |
| ) |
const |
|
virtual |
245 throw cRuntimeError(
"Unsupported bandwidth");
◆ getNumberOfSpatialStreams()
| virtual int inet::physicallayer::Ieee80211HtModeBase::getNumberOfSpatialStreams |
( |
| ) |
const |
|
inlinevirtual |
◆ getNumberOfTotalSubcarriers()
| virtual int inet::physicallayer::Ieee80211HtModeBase::getNumberOfTotalSubcarriers |
( |
| ) |
const |
|
inlinevirtual |
◆ bandwidth
| const Hz inet::physicallayer::Ieee80211HtModeBase::bandwidth |
|
protected |
◆ grossBitrate
| bps inet::physicallayer::Ieee80211HtModeBase::grossBitrate |
|
mutableprotected |
◆ guardIntervalType
◆ mcsIndex
| const unsigned int inet::physicallayer::Ieee80211HtModeBase::mcsIndex |
|
protected |
◆ netBitrate
| bps inet::physicallayer::Ieee80211HtModeBase::netBitrate |
|
mutableprotected |
◆ numberOfSpatialStreams
| const unsigned int inet::physicallayer::Ieee80211HtModeBase::numberOfSpatialStreams |
|
protected |
The documentation for this class was generated from the following files: