A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
pu-model.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "common-cognitive-header.h"
#include "ns3/object.h"
#include "ns3/nstime.h"
#include "ns3/log.h"
+ Include dependency graph for pu-model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::PuActivity
 
class  ns3::PUModel
 

Namespaces

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

Macros

#define IO_DEBUG   1
 
#define MAX_PU_DATA_ENTRY   700
 
#define MAX_PU_USERS   60
 

Macro Definition Documentation

#define IO_DEBUG   1

Definition at line 39 of file pu-model.h.

Referenced by ns3::PUModel::ReadData().

#define MAX_PU_DATA_ENTRY   700

Definition at line 37 of file pu-model.h.

Referenced by ns3::PUModel::ReadData().

#define MAX_PU_USERS   60

Definition at line 35 of file pu-model.h.

Referenced by ns3::PUModel::ReadData().