Parameters for receive HE preamble. More...
#include "wifi-phy.h"
Public Attributes | |
| uint8_t | bssColor |
| BSS color. More... | |
| double | rssiW |
| RSSI in W. More... | |
Parameters for receive HE preamble.
Definition at line 133 of file wifi-phy.h.
| uint8_t ns3::HePreambleParameters::bssColor |
BSS color.
Definition at line 136 of file wifi-phy.h.
Referenced by ns3::ConstantObssPdAlgorithm::ReceiveHeSig(), ns3::ObssPdAlgorithm::ResetPhy(), and ns3::WifiPhy::StartReceivePayload().
| double ns3::HePreambleParameters::rssiW |
RSSI in W.
Definition at line 135 of file wifi-phy.h.
Referenced by ns3::ConstantObssPdAlgorithm::ReceiveHeSig(), ns3::ObssPdAlgorithm::ResetPhy(), and ns3::WifiPhy::StartReceivePayload().