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