A Discrete-Event Network Simulator
API
ns3::PyViz::PacketSample Struct Reference

PacketSample structure. More...

#include "pyviz.h"

+ Inheritance diagram for ns3::PyViz::PacketSample:
+ Collaboration diagram for ns3::PyViz::PacketSample:

Public Attributes

Ptr< NetDevicedevice
 device More...
 
Ptr< Packetpacket
 packet More...
 
Time time
 time More...
 

Detailed Description

PacketSample structure.

Definition at line 126 of file pyviz.h.

Member Data Documentation

◆ device

Ptr<NetDevice> ns3::PyViz::PacketSample::device

◆ packet

Ptr<Packet> ns3::PyViz::PacketSample::packet

◆ time

Time ns3::PyViz::PacketSample::time

The documentation for this struct was generated from the following file: