5G-LENA nr-v3.1-14-g738b08bc
The 5G/NR module for the ns-3 simulator
|
The UePhyPacketCountParameter struct. More...
#include "nr-phy-mac-common.h"
Public Attributes | |
uint64_t | m_imsi |
bool | m_isTx |
uint32_t | m_noBytes |
uint32_t | m_subframeno |
The UePhyPacketCountParameter struct.
Definition at line 448 of file nr-phy-mac-common.h.
uint64_t ns3::UePhyPacketCountParameter::m_imsi |
Definition at line 450 of file nr-phy-mac-common.h.
bool ns3::UePhyPacketCountParameter::m_isTx |
Definition at line 452 of file nr-phy-mac-common.h.
uint32_t ns3::UePhyPacketCountParameter::m_noBytes |
Definition at line 451 of file nr-phy-mac-common.h.
uint32_t ns3::UePhyPacketCountParameter::m_subframeno |
Definition at line 453 of file nr-phy-mac-common.h.