| AggregateObject(Ptr< Object > other) | ns3::Object | |
| Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| CreateDlCqiFeedbackMessage(const SpectrumValue &sinr) | ns3::LteUePhy | |
| CreateTxPowerSpectralDensity() | ns3::LteUePhy | virtual |
| Dispose(void) | ns3::Object | |
| DoDispose(void) | ns3::LteUePhy | virtual |
| DoSendIdealControlMessage(Ptr< IdealControlMessage > msg) | ns3::LteUePhy | virtual |
| DoSendMacPdu(Ptr< Packet > p) | ns3::LteUePhy | virtual |
| DoSetBandwidth(uint8_t ulBandwidth, uint8_t dlBandwidth) | ns3::LtePhy | |
| DoSetCellId(uint16_t cellId) | ns3::LtePhy | |
| DoSetDownlinkSubChannels() | ns3::LtePhy | virtual |
| DoSetEarfcn(uint16_t dlEarfcn, uint16_t ulEarfcn) | ns3::LtePhy | virtual |
| DoSetTransmissionMode(uint8_t txMode) | ns3::LteUePhy | virtual |
| DoSetUplinkSubChannels() | ns3::LteUePhy | virtual |
| DoStart(void) | ns3::LteUePhy | virtual |
| GenerateCqiReport(const SpectrumValue &sinr) | ns3::LteUePhy | virtual |
| GetAggregateIterator(void) const | ns3::Object | |
| GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
| GetControlMessages(void) | ns3::LtePhy | |
| GetDevice() | ns3::LtePhy | |
| GetDownlinkSpectrumPhy() | ns3::LtePhy | |
| GetDownlinkSubChannels(void) | ns3::LtePhy | |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetLteUePhySapProvider() | ns3::LteUePhy | |
| GetMacChDelay(void) const | ns3::LteUePhy | |
| GetNoiseFigure() const | ns3::LteUePhy | |
| GetObject(void) const | ns3::Object | inline |
| GetObject(TypeId tid) const | ns3::Object | |
| GetPacketBurst(void) | ns3::LtePhy | |
| GetRbgSize(void) const | ns3::LtePhy | |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetSubChannelsForReception(void) | ns3::LteUePhy | |
| GetSubChannelsForTransmission(void) | ns3::LteUePhy | |
| GetTti(void) const | ns3::LtePhy | |
| GetTxPower() const | ns3::LteUePhy | |
| GetTypeId(void) | ns3::LteUePhy | static |
| GetUplinkSpectrumPhy() | ns3::LtePhy | |
| GetUplinkSubChannels(void) | ns3::LtePhy | |
| LtePhy() | ns3::LtePhy | |
| LtePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LtePhy | |
| LteUePhy() | ns3::LteUePhy | |
| LteUePhy(Ptr< LteSpectrumPhy > dlPhy, Ptr< LteSpectrumPhy > ulPhy) | ns3::LteUePhy | |
| m_a30CqiLast | ns3::LteUePhy | private |
| m_a30CqiPeriocity | ns3::LteUePhy | private |
| m_amc | ns3::LteUePhy | private |
| m_cellId | ns3::LtePhy | protected |
| m_controlMessagesQueue | ns3::LtePhy | protected |
| m_dlBandwidth | ns3::LtePhy | protected |
| m_dlEarfcn | ns3::LtePhy | protected |
| m_downlinkSpectrumPhy | ns3::LtePhy | protected |
| m_enbCellId | ns3::LteUePhy | private |
| m_listOfDownlinkSubchannel | ns3::LtePhy | protected |
| m_listOfUplinkSubchannel | ns3::LtePhy | protected |
| m_macChTtiDelay | ns3::LtePhy | protected |
| m_netDevice | ns3::LtePhy | protected |
| m_noiseFigure | ns3::LtePhy | protected |
| m_p10CqiLast | ns3::LteUePhy | private |
| m_p10CqiPeriocity | ns3::LteUePhy | private |
| m_packetBurstQueue | ns3::LtePhy | protected |
| m_rbgSize | ns3::LtePhy | protected |
| m_rnti | ns3::LteUePhy | private |
| m_subChannelsForReception | ns3::LteUePhy | private |
| m_subChannelsForTransmission | ns3::LteUePhy | private |
| m_subChannelsForTransmissionQueue | ns3::LteUePhy | private |
| m_transmissionMode | ns3::LteUePhy | private |
| m_tti | ns3::LtePhy | protected |
| m_txModeGain | ns3::LteUePhy | private |
| m_txPower | ns3::LtePhy | protected |
| m_uePhySapProvider | ns3::LteUePhy | private |
| m_uePhySapUser | ns3::LteUePhy | private |
| m_ulBandwidth | ns3::LtePhy | protected |
| m_ulEarfcn | ns3::LtePhy | protected |
| m_uplinkSpectrumPhy | ns3::LtePhy | protected |
| NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| Object() | ns3::Object | |
| Object(const Object &o) | ns3::Object | protected |
| operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| PhyPduReceived(Ptr< Packet > p) | ns3::LteUePhy | |
| QueueSubChannelsForTransmission(std::vector< int > rbMap) | ns3::LteUePhy | private |
| ReceiveIdealControlMessage(Ptr< IdealControlMessage > msg) | ns3::LteUePhy | virtual |
| Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetControlMessages(Ptr< IdealControlMessage > m) | ns3::LtePhy | |
| SetDevice(Ptr< LteNetDevice > d) | ns3::LtePhy | |
| SetDownlinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
| SetDownlinkSubChannels(std::vector< int > mask) | ns3::LtePhy | |
| SetEnbCellId(uint16_t cellId) | ns3::LteUePhy | |
| SetLteUePhySapUser(LteUePhySapUser *s) | ns3::LteUePhy | |
| SetMacPdu(Ptr< Packet > p) | ns3::LtePhy | |
| SetNoiseFigure(double pow) | ns3::LteUePhy | |
| SetRnti(uint16_t rnti) | ns3::LteUePhy | |
| SetSubChannelsForReception(std::vector< int > mask) | ns3::LteUePhy | |
| SetSubChannelsForTransmission(std::vector< int > mask) | ns3::LteUePhy | |
| SetTti(double tti) | ns3::LtePhy | |
| SetTxMode1Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode2Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode3Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode4Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode5Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode6Gain(double gain) | ns3::LteUePhy | private |
| SetTxMode7Gain(double gain) | ns3::LteUePhy | private |
| SetTxModeGain(uint8_t txMode, double gain) | ns3::LteUePhy | private |
| SetTxPower(double pow) | ns3::LteUePhy | |
| SetUplinkChannel(Ptr< SpectrumChannel > c) | ns3::LtePhy | |
| SetUplinkSubChannels(std::vector< int > mask) | ns3::LtePhy | |
| SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| Start(void) | ns3::Object | |
| SubframeIndication(uint32_t frameNo, uint32_t subframeNo) | ns3::LteUePhy | |
| TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
| UeMemberLteUePhySapProvider class | ns3::LteUePhy | friend |
| Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| ~LtePhy() | ns3::LtePhy | virtual |
| ~LteUePhy() | ns3::LteUePhy | virtual |
| ~Object() | ns3::Object | virtual |
| ~ObjectBase() | ns3::ObjectBase | virtual |