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