5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrMacSapProvider::TransmitPduParameters Struct Reference

#include "nr-mac-sap.h"

Public Attributes

uint8_t componentCarrierId
 
uint8_t harqProcessId
 
uint8_t layer
 
uint8_t lcid
 
Ptr< Packet > pdu
 
uint16_t rnti
 

Detailed Description

Parameters for NrMacSapProvider::TransmitPdu

Definition at line 31 of file nr-mac-sap.h.

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::NrMacSapProvider::TransmitPduParameters::componentCarrierId

◆ harqProcessId

uint8_t ns3::NrMacSapProvider::TransmitPduParameters::harqProcessId

the HARQ process id that was passed by the MAC in the call to NotifyTxOpportunity that generated this PDU

Definition at line 38 of file nr-mac-sap.h.

Referenced by ns3::NrRlcAm::DoNotifyTxOpportunity(), ns3::NrRlcTm::DoNotifyTxOpportunity(), ns3::NrRlcUm::DoNotifyTxOpportunity(), and ns3::NrRlcSm::DoNotifyTxOpportunity().

◆ layer

uint8_t ns3::NrMacSapProvider::TransmitPduParameters::layer

the layer value that was passed by the MAC in the call to NotifyTxOpportunity that generated this PDU

Definition at line 36 of file nr-mac-sap.h.

Referenced by ns3::NrRlcAm::DoNotifyTxOpportunity(), ns3::NrRlcTm::DoNotifyTxOpportunity(), ns3::NrRlcUm::DoNotifyTxOpportunity(), and ns3::NrRlcSm::DoNotifyTxOpportunity().

◆ lcid

uint8_t ns3::NrMacSapProvider::TransmitPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Definition at line 35 of file nr-mac-sap.h.

Referenced by ns3::NrRlcAm::DoNotifyTxOpportunity(), ns3::NrRlcTm::DoNotifyTxOpportunity(), ns3::NrRlcUm::DoNotifyTxOpportunity(), and ns3::NrRlcSm::DoNotifyTxOpportunity().

◆ pdu

Ptr<Packet> ns3::NrMacSapProvider::TransmitPduParameters::pdu

◆ rnti

uint16_t ns3::NrMacSapProvider::TransmitPduParameters::rnti

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