A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lena-frequency-reuse.cc File Reference
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/mobility-module.h"
#include "ns3/lte-module.h"
#include "ns3/config-store.h"
#include <ns3/buildings-helper.h>
#include <ns3/spectrum-module.h>
#include <ns3/log.h>
+ Include dependency graph for lena-frequency-reuse.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
void PrintGnuplottableEnbListToFile (std::string filename)
 
void PrintGnuplottableUeListToFile (std::string filename)
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 92 of file lena-frequency-reuse.cc.

References ns3::LteHelper::ActivateDataRadioBearer(), ns3::ListPositionAllocator::Add(), ns3::NetDeviceContainer::Add(), ns3::CommandLine::AddValue(), ns3::LteHelper::Attach(), ns3::LteHelper::AttachToClosestEnb(), ns3::NodeContainer::Create(), ns3::LteRrcSap::PdschConfigDedicated::dB3, ns3::LteRrcSap::PdschConfigDedicated::dB_1dot77, ns3::LteRrcSap::PdschConfigDedicated::dB_6, ns3::Simulator::Destroy(), ns3::SpectrumAnalyzerHelper::EnableAsciiAll(), ns3::EpsBearer::GBR_CONV_VOICE, ns3::NetDeviceContainer::Get(), ns3::LteSpectrumPhy::GetChannel(), ns3::LteHelper::GetFfrAlgorithmType(), ns3::NetDeviceContainer::GetN(), ns3::PointerValue::GetObject(), ns3::Object::GetObject(), ns3::LteSpectrumValueHelper::GetSpectrumModel(), ns3::RadioEnvironmentMapHelper::Install(), ns3::SpectrumAnalyzerHelper::Install(), ns3::MobilityHelper::Install(), ns3::LteHelper::InstallEnbDevice(), ns3::LteHelper::InstallUeDevice(), ns3::MicroSeconds(), NS_FATAL_ERROR, NS_LOG_DEBUG, ns3::CommandLine::Parse(), PrintGnuplottableEnbListToFile(), PrintGnuplottableUeListToFile(), ns3::FfMacScheduler::PUSCH_UL_CQI, ns3::Simulator::Run(), ns3::Seconds(), ns3::ObjectBase::SetAttribute(), ns3::SpectrumAnalyzerHelper::SetChannel(), ns3::Config::SetDefault(), ns3::LteHelper::SetEnbDeviceAttribute(), ns3::LteHelper::SetFfrAlgorithmAttribute(), ns3::LteHelper::SetFfrAlgorithmType(), ns3::MobilityHelper::SetMobilityModel(), ns3::SpectrumAnalyzerHelper::SetPhyAttribute(), ns3::MobilityHelper::SetPositionAllocator(), ns3::RngSeedManager::SetRun(), ns3::SpectrumAnalyzerHelper::SetRxSpectrumModel(), ns3::LteHelper::SetSchedulerAttribute(), ns3::LteHelper::SetSchedulerType(), ns3::RngSeedManager::SetSeed(), ns3::Simulator::Stop(), ns3::Box::xMax, ns3::Box::xMin, ns3::Box::yMax, ns3::Box::yMin, ns3::Box::zMax, and ns3::Box::zMin.

+ Here is the call graph for this function:

void PrintGnuplottableEnbListToFile ( std::string  filename)

Definition at line 64 of file lena-frequency-reuse.cc.

References ns3::NodeList::Begin(), ns3::NodeList::End(), ns3::LteEnbNetDevice::GetCellId(), ns3::Node::GetDevice(), ns3::Node::GetNDevices(), ns3::Object::GetObject(), GetPosition(), NS_LOG_ERROR, ns3::Vector3D::x, and ns3::Vector3D::y.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void PrintGnuplottableUeListToFile ( std::string  filename)

Definition at line 36 of file lena-frequency-reuse.cc.

References ns3::NodeList::Begin(), ns3::NodeList::End(), ns3::Node::GetDevice(), ns3::LteUeNetDevice::GetImsi(), ns3::Node::GetNDevices(), ns3::Object::GetObject(), GetPosition(), NS_LOG_ERROR, ns3::Vector3D::x, and ns3::Vector3D::y.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: