A Discrete-Event Network Simulator
API
cc-helper.cc File Reference
#include "cc-helper.h"
#include <ns3/component-carrier.h>
#include <ns3/string.h>
#include <ns3/log.h>
#include <ns3/abort.h>
#include <ns3/pointer.h>
#include <iostream>
#include <ns3/uinteger.h>
#include <ns3/lte-spectrum-value-helper.h>
+ Include dependency graph for cc-helper.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define MAX_CC   2
 
#define MIN_CC   1
 

Macro Definition Documentation

◆ MAX_CC

#define MAX_CC   2

Definition at line 33 of file cc-helper.cc.

◆ MIN_CC

#define MIN_CC   1

Definition at line 32 of file cc-helper.cc.