wirelessTrafficViewer
Description
Use the wirelessTrafficViewer object to view the state
transitions and channel occupancy of wireless nodes. This object visualizes packet
communication across time for each node, and visualizes the frequency usage of all the packets
communicated across time by all the nodes.
Creation
Syntax
Description
trafficViewer = wirelessTrafficViewer creates a default wireless
traffic viewer object, which visualizes packet communications during the runtime of a
wireless network simulation.
trafficViewer = wirelessTrafficViewer(
sets properties using one or more optional name-value arguments. For example,
PropertyName=Value)RefreshRate=5 sets the refresh rate of the viewer to
5.
Properties
Object Functions
addNodes | Add wireless nodes to wireless traffic viewer |
Examples
More About
Version History
Introduced in R2026a
See Also
Objects
wlanNode(WLAN Toolbox) |bluetoothLENode(Bluetooth Toolbox) |wirelessNetworkSimulator
Topics
- Simulate and Visualize Network Traffic and Log Events (Bluetooth Toolbox)


