#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:
 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 | 
| #define MAX_CC 2 | 
Definition at line 33 of file cc-helper.cc.
Referenced by ns3::CcHelper::GetTypeId().
| #define MIN_CC 1 | 
Definition at line 32 of file cc-helper.cc.
Referenced by ns3::CcHelper::GetTypeId().