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

Go to the source code of this file.

Classes

class  ns3::LteUeCphySapProvider
 Service Access Point (SAP) offered by the UE PHY to the UE RRC for control purposes. More...
 
class  ns3::LteUeCphySapUser
 Service Access Point (SAP) offered by the UE PHY to the UE RRC for control purposes. More...
 
class  ns3::MemberLteUeCphySapProvider< C >
 Template for the implementation of the LteUeCphySapProvider as a member of an owner class of type C to which all methods are forwarded. More...
 
class  ns3::MemberLteUeCphySapUser< C >
 Template for the implementation of the LteUeCphySapUser as a member of an owner class of type C to which all methods are forwarded. More...
 
struct  ns3::LteUeCphySapUser::UeMeasurementsElement
 Parameters of the ReportUeMeasurements primitive: RSRP [dBm] and RSRQ [dB] See section 5.1.1 and 5.1.3 of TS 36.214. More...
 
struct  ns3::LteUeCphySapUser::UeMeasurementsParameters
 UeMeasurementsParameters structure. More...
 

Namespaces

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