TransmissionSample structure. More...
#include "pyviz.h"
Public Attributes | |
uint32_t | bytes |
bytes More... | |
Ptr< Channel > | channel |
channel More... | |
Ptr< Node > | receiver |
NULL if broadcast. More... | |
Ptr< Node > | transmitter |
transmitter More... | |
TransmissionSample structure.
uint32_t ns3::PyViz::TransmissionSample::bytes |
NULL if broadcast.
Definition at line 100 of file pyviz.h.
Referenced by ns3::PyViz::GetTransmissionSamples().
transmitter
Definition at line 99 of file pyviz.h.
Referenced by ns3::PyViz::GetTransmissionSamples().