Config Paths
ns3::WifiPhyStateHelper is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Phy/State"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/PhyEntities/[i]/State"
No Attributes are defined for this type.
TraceSources
-
State: The state of the PHY layer
Callback signature: ns3::WifiPhyStateHelper::StateTracedCallback
-
RxOk: A packet has been received successfully.
Callback signature: ns3::WifiPhyStateHelper::RxOkTracedCallback
-
RxError: A packet has been received unsuccessfully.
Callback signature: ns3::WifiPhyStateHelper::RxEndErrorTracedCallback
-
Tx: Packet transmission is starting.
Callback signature: ns3::WifiPhyStateHelper::TxTracedCallback
Size of this type is 256 bytes (on a 64-bit architecture).