A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Portuguese
Docs ▼
Wiki
Manual
Models
Develop ▼
API
Bugs
API
ns3::WifiTxVector Member List
This is the complete list of members for
ns3::WifiTxVector
, including all inherited members.
GetChannelWidth
(void) const
ns3::WifiTxVector
GetGuardInterval
(void) const
ns3::WifiTxVector
GetMode
(void) const
ns3::WifiTxVector
GetNess
(void) const
ns3::WifiTxVector
GetNss
(void) const
ns3::WifiTxVector
GetNTx
(void) const
ns3::WifiTxVector
GetPreambleType
(void) const
ns3::WifiTxVector
GetTxPowerLevel
(void) const
ns3::WifiTxVector
IsAggregation
(void) const
ns3::WifiTxVector
IsStbc
(void) const
ns3::WifiTxVector
IsValid
(void) const
ns3::WifiTxVector
m_aggregation
ns3::WifiTxVector
private
m_channelWidth
ns3::WifiTxVector
private
m_guardInterval
ns3::WifiTxVector
private
m_mode
ns3::WifiTxVector
private
m_modeInitialized
ns3::WifiTxVector
private
m_ness
ns3::WifiTxVector
private
m_nss
ns3::WifiTxVector
private
m_nTx
ns3::WifiTxVector
private
m_preamble
ns3::WifiTxVector
private
m_stbc
ns3::WifiTxVector
private
m_txPowerLevel
ns3::WifiTxVector
private
m_txPowerLevelInitialized
ns3::WifiTxVector
private
SetAggregation
(bool aggregation)
ns3::WifiTxVector
SetChannelWidth
(uint16_t channelWidth)
ns3::WifiTxVector
SetGuardInterval
(uint16_t guardInterval)
ns3::WifiTxVector
SetMode
(WifiMode mode)
ns3::WifiTxVector
SetNess
(uint8_t ness)
ns3::WifiTxVector
SetNss
(uint8_t nss)
ns3::WifiTxVector
SetNTx
(uint8_t nTx)
ns3::WifiTxVector
SetPreambleType
(WifiPreamble preamble)
ns3::WifiTxVector
SetStbc
(bool stbc)
ns3::WifiTxVector
SetTxPowerLevel
(uint8_t powerlevel)
ns3::WifiTxVector
WifiTxVector
()
ns3::WifiTxVector
WifiTxVector
(WifiMode mode, uint8_t powerLevel, WifiPreamble preamble, uint16_t guardInterval, uint8_t nTx, uint8_t nss, uint8_t ness, uint16_t channelWidth, bool aggregation, bool stbc)
ns3::WifiTxVector
Generated on Mon Jan 7 2019 21:00:34 for ns-3 by
1.8.14