pullTransmittedPacket
Class: wnet.Node
Namespace: wnet
Description
reads packets scheduled for transmission at the current simulation time by the specified
node. You can override this method to return the packets scheduled for transmission by the
node when the packet = pullTransmittedPacket(wirelessNode)wirelessNetworkSimulator object invokes the node.
Note
Only the wirelessNetworkSimulator object calls the
pullTransmittedPacket method.
Input Arguments
Output Arguments
Version History
Introduced in R2026a