A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-enb-phy.cc File Reference
#include "lte-enb-phy.h"
#include "lte-common.h"
#include "lte-control-messages.h"
#include "lte-net-device.h"
#include "lte-spectrum-value-helper.h"
#include "lte-vendor-specific-parameters.h"
#include <ns3/attribute-accessor-helper.h>
#include <ns3/double.h>
#include <ns3/log.h>
#include <ns3/object-factory.h>
#include <ns3/simulator.h>
#include <cfloat>
#include <cmath>
#include <ns3/node-list.h>
#include <ns3/node.h>
#include <ns3/pointer.h>
+ Include dependency graph for lte-enb-phy.cc:

Go to the source code of this file.

Classes

class  ns3::EnbMemberLteEnbPhySapProvider
 

Namespaces

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

Variables

static const Time ns3::DL_CTRL_DELAY_FROM_SUBFRAME_START = NanoSeconds(214286)
 Delay from the start of a DL subframe to transmission of the data portion.
 
static const Time ns3::DL_DATA_DURATION = NanoSeconds(785714 - 1)
 Duration of the data portion of a DL subframe.