Config Paths
ns3::LrWpanPhy is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LrWpanNetDevice/Phy"
No Attributes are defined for this type.
TraceSources
-
TrxStateValue: The state of the transceiver
Callback signature: ns3::TracedValueCallback::LrWpanPhyEnumeration
-
TrxState: The state of the transceiver
Callback signature: ns3::LrWpanPhy::StateTracedCallback
-
PhyTxBegin: Trace source indicating a packet has begun transmitting over the channel medium
Callback signature: ns3::Packet::TracedCallback
-
PhyTxEnd: Trace source indicating a packet has been completely transmitted over the channel.
Callback signature: ns3::Packet::TracedCallback
-
PhyTxDrop: Trace source indicating a packet has been dropped by the device during transmission
Callback signature: ns3::Packet::TracedCallback
-
PhyRxBegin: Trace source indicating a packet has begun being received from the channel medium by the device
Callback signature: ns3::Packet::TracedCallback
-
PhyRxEnd: Trace source indicating a packet has been completely received from the channel medium by the device
Callback signature: ns3::Packet::SinrTracedCallback
-
PhyRxDrop: Trace source indicating a packet has been dropped by the device during reception
Callback signature: ns3::Packet::TracedCallback
Size of this type is 712 bytes (on a 64-bit architecture).