TxPacketSample structure. More...
#include "pyviz.h"
Public Attributes | |
Mac48Address | to |
to More... | |
Public Attributes inherited from ns3::PyViz::PacketSample | |
Ptr< NetDevice > | device |
device More... | |
Ptr< Packet > | packet |
packet More... | |
Time | time |
time More... | |
TxPacketSample structure.
Mac48Address ns3::PyViz::TxPacketSample::to |