Information about transmitted packet. More...
Public Attributes | |
| uint32_t | length {0} |
| length of the packet in bytes | |
| RtaTigMobileGaming::TrafficModelStage | stage |
| traffic model stage when the packet is transmitted | |
| Time | tstamp {Time()} |
| timestamp at which the packet is transmitted | |
Information about transmitted packet.
Definition at line 106 of file rta-tig-mobile-gaming-test-suite.cc.
| uint32_t RtaTigMobileGamingTestCase::TxInfo::length {0} |
length of the packet in bytes
Definition at line 108 of file rta-tig-mobile-gaming-test-suite.cc.
| RtaTigMobileGaming::TrafficModelStage RtaTigMobileGamingTestCase::TxInfo::stage |
traffic model stage when the packet is transmitted
Definition at line 110 of file rta-tig-mobile-gaming-test-suite.cc.
timestamp at which the packet is transmitted
Definition at line 109 of file rta-tig-mobile-gaming-test-suite.cc.