A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lte-spectrum-phy.h File Reference
#include <ns3/event-id.h>
#include <ns3/spectrum-value.h>
#include <ns3/mobility-model.h>
#include <ns3/packet.h>
#include <ns3/nstime.h>
#include <ns3/net-device.h>
#include <ns3/spectrum-phy.h>
#include <ns3/spectrum-channel.h>
#include <ns3/spectrum-interference.h>
#include <ns3/data-rate.h>
#include <ns3/generic-phy.h>
#include <ns3/packet-burst.h>
#include <ns3/lte-interference.h>
#include "ns3/random-variable-stream.h"
#include <map>
#include <ns3/ff-mac-common.h>
#include <ns3/lte-harq-phy.h>
#include <ns3/lte-common.h>
+ Include dependency graph for lte-spectrum-phy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::LteSpectrumPhy
struct  ns3::TbId_t
struct  ns3::tbInfo_t

Namespaces

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

Typedefs

typedef std::map< TbId_t,
tbInfo_t > 
ns3::expectedTbs_t
typedef Callback< void,
DlInfoListElement_s > 
ns3::LtePhyDlHarqFeedbackCallback
typedef Callback< void > ns3::LtePhyRxCtrlEndErrorCallback
typedef Callback< void,
std::list< Ptr
< LteControlMessage > > > 
ns3::LtePhyRxCtrlEndOkCallback
typedef Callback< void > ns3::LtePhyRxDataEndErrorCallback
typedef Callback< void, Ptr
< Packet > > 
ns3::LtePhyRxDataEndOkCallback
typedef Callback< void, Ptr
< const Packet > > 
ns3::LtePhyTxEndCallback
typedef Callback< void,
UlInfoListElement_s > 
ns3::LtePhyUlHarqFeedbackCallback