A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LTE Models
+ Collaboration diagram for LTE Models:

Modules

 FF MAC Schedulers
 

Classes

class  ns3::BsrLteControlMessage
 The uplink BsrLteControlMessage defines the specific extension of the CE element for reporting the buffer status report. More...
 
class  ns3::DlCqiLteControlMessage
 The downlink CqiLteControlMessage defines an ideal list of feedback about the channel quality sent by the UE to the eNodeB. More...
 
class  ns3::DlDciLteControlMessage
 The Downlink Data Control Indicator messages defines the RB allocation for the users in the downlink. More...
 
class  ns3::DlHarqFeedbackLteControlMessage
 The downlink DlHarqFeedbackLteControlMessage defines the specific messages for transmitting the DL HARQ feedback through PUCCH. More...
 
class  ns3::EpcEnbApplication
 This application is installed inside eNBs and provides the bridge functionality for user data plane packets between the radio interface and the S1-U interface. More...
 
class  ns3::EpcS11SapMme
 MME side of the S11 Service Access Point (SAP), provides the MME methods to be called when an S11 message is received by the MME. More...
 
class  ns3::EpcS11SapSgw
 SGW side of the S11 Service Access Point (SAP), provides the SGW methods to be called when an S11 message is received by the SGW. More...
 
class  ns3::EpcS1apSapEnb
 eNB side of the S1-AP Service Access Point (SAP), provides the eNB methods to be called when an S1-AP message is received by the eNB. More...
 
class  ns3::EpcS1apSapMme
 MME side of the S1-AP Service Access Point (SAP), provides the MME methods to be called when an S1-AP message is received by the MME. More...
 
class  ns3::EpcSgwPgwApplication
 This application implements the SGW/PGW functionality. More...
 
class  ns3::EpcX2
 This entity is installed inside an eNB and provides the functionality for the X2 interface. More...
 
class  ns3::GtpuHeader
 Implementation of the GTPv1-U Release 10 as per 3Gpp TS 29.281 document. More...
 
class  ns3::LteAmc
 The LteAmc class implements the Adaptive Modulation And Coding Scheme as proposed in 3GPP TSG-RAN WG1 - R1-081483 http://www.3gpp.org/ftp/tsg_ran/WG1_RL1/TSGR1_52b/Docs/R1-081483.zip. More...
 
class  ns3::LteControlMessage
 The LteControlMessage provides a basic implementations for control messages (such as PDCCH allocation map, CQI feedbacks) that are exchanged among eNodeB and UEs. More...
 
class  ns3::LteEnbNetDevice
 The eNodeB device implementation. More...
 
class  ns3::LteEnbPhy
 LteEnbPhy models the physical layer for the eNodeB. More...
 
class  ns3::LteEnbRrc
 The LTE Radio Resource Control entity at the eNB. More...
 
class  ns3::LteHarqPhy
 The LteHarqPhy class implements the HARQ functionalities related to PHY layer (i.e., decodification buffers for incremental redundancy managment) More...
 
class  ns3::LteHelper
 Creation and configuration of LTE entities. More...
 
class  ns3::LteNetDevice
 LteNetDevice provides basic implementation for all LTE network devices. More...
 
class  ns3::LtePdcpHeader
 The packet header for the Packet Data Convergence Protocol (PDCP) packets. More...
 
class  ns3::LtePhy
 The LtePhy models the physical layer of LTE. More...
 
class  ns3::LteRlcAmHeader
 The packet header for the AM Radio Link Control (RLC) protocol packets. More...
 
class  ns3::LteRlcHeader
 The packet header for the Radio Link Control (RLC) protocol packets. More...
 
class  ns3::LteRrcSap
 Class holding definition common to all UE/eNodeB SAP Users/Providers. More...
 
class  ns3::LteSimpleNetDevice
 The LteSimpleNetDevice class implements the LTE simple net device. More...
 
class  ns3::LteSpectrumPhy
 The LteSpectrumPhy models the physical layer of LTE. More...
 
struct  ns3::LteSpectrumSignalParameters
 Signal parameters for Lte. More...
 
struct  ns3::LteSpectrumSignalParametersDataFrame
 Signal parameters for Lte Data Frame (PDSCH), and eventually after some control messages through other control channel embedded in PDSCH (i.e. More...
 
struct  ns3::LteSpectrumSignalParametersDlCtrlFrame
 Signal parameters for Lte DL Ctrl Frame (RS, PCFICH and PDCCH) More...
 
struct  ns3::LteSpectrumSignalParametersUlSrsFrame
 Signal parameters for Lte SRS Frame. More...
 
class  ns3::LteSpectrumValueHelper
 This class defines all functions to create spectrum model for lte. More...
 
class  ns3::LteUeNetDevice
 The LteUeNetDevice class implements the UE net device. More...
 
class  ns3::LteUePhy
 The LteSpectrumPhy models the physical layer of LTE. More...
 
class  ns3::MibLteControlMessage
 Abstract model for broadcasting the Master Information Block (MIB) within the control channel (BCCH). More...
 
class  ns3::RachPreambleLteControlMessage
 abstract model for the Random Access Preamble More...
 
class  ns3::RarLteControlMessage
 abstract model for the MAC Random Access Response message More...
 
class  ns3::Sib1LteControlMessage
 Abstract model for broadcasting the System Information Block Type 1 (SIB1) within the control channel (BCCH). More...
 
class  ns3::TraceFadingLossModel
 fading loss model based on precalculated fading traces More...
 
class  ns3::UlDciLteControlMessage
 The Uplink Data Control Indicator messages defines the RB allocation for the users in the uplink. More...
 

Detailed Description