pushReceivedPacket
Class: wnet.Node
Namespace: wnet
Description
pushReceivedPacket(
pushes the received packet wirelessNode,packet)packet to the reception buffer of the node.
You can override this method so a node stores the packets it receives.
Note
Only the wirelessNetworkSimulator object calls the
pushReceivedPacket method.
Input Arguments
Version History
Introduced in R2026a