A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-common.h File Reference
#include "ns3/uinteger.h"
#include <cmath>
+ Include dependency graph for lte-common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::BufferSizeLevelBsr
 BufferSizeLevelBsr class. More...
 
struct  ns3::DlSchedulingCallbackInfo
 DlSchedulingCallbackInfo structure. More...
 
class  ns3::EutranMeasurementMapping
 Implements the E-UTRA measurement mappings defined in 3GPP TS 36.133 section 9.1 E-UTRAN measurements. More...
 
struct  ns3::ImsiLcidPair_t
 ImsiLcidPair structure. More...
 
class  ns3::LteFfConverter
 LteFfConverter class. More...
 
struct  ns3::LteFlowId_t
 LteFlowId structure. More...
 
struct  ns3::LteUeConfig_t
 Parameters for configuring the UE. More...
 
struct  ns3::PhyReceptionStatParameters
 PhyReceptionStatParameters structure. More...
 
struct  ns3::PhyTransmissionStatParameters
 PhyTransmissionStatParameters structure. More...
 
class  ns3::TransmissionModesLayers
 TransmissionModesLayers class. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define HARQ_PERIOD   7
 
#define UL_PUSCH_TTIS_DELAY   4
 

Variables

constexpr uint32_t ns3::MAX_NO_CC = 5
 Maximum number of carrier components allowed by 3GPP up to R13.
 
constexpr uint32_t ns3::MIN_NO_CC = 1
 Minimum number of carrier components allowed by 3GPP up to R13.
 

Macro Definition Documentation

◆ HARQ_PERIOD

#define HARQ_PERIOD   7

Definition at line 30 of file lte-common.h.

◆ UL_PUSCH_TTIS_DELAY

#define UL_PUSCH_TTIS_DELAY   4

Definition at line 28 of file lte-common.h.