NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::RocketfuelParams Struct Reference

#include <rocketfuel-map-reader.hpp>

Collaboration diagram for ns3::RocketfuelParams:

Public Attributes

double averageRtt
 
int clientNodeDegrees
 
string minb2bBandwidth
 
string minb2bDelay
 
string maxb2bBandwidth
 
string maxb2bDelay
 
string minb2gBandwidth
 
string minb2gDelay
 
string maxb2gBandwidth
 
string maxb2gDelay
 
string ming2cBandwidth
 
string ming2cDelay
 
string maxg2cBandwidth
 
string maxg2cDelay
 

Detailed Description

Definition at line 37 of file rocketfuel-map-reader.hpp.

Member Data Documentation

double ns3::RocketfuelParams::averageRtt

Definition at line 38 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

int ns3::RocketfuelParams::clientNodeDegrees

Definition at line 39 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::minb2bBandwidth

Definition at line 42 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::minb2bDelay

Definition at line 43 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxb2bBandwidth

Definition at line 45 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxb2bDelay

Definition at line 46 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::minb2gBandwidth

Definition at line 49 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::minb2gDelay

Definition at line 50 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxb2gBandwidth

Definition at line 52 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxb2gDelay

Definition at line 53 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::ming2cBandwidth

Definition at line 56 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::ming2cDelay

Definition at line 57 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxg2cBandwidth

Definition at line 59 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().

string ns3::RocketfuelParams::maxg2cDelay

Definition at line 60 of file rocketfuel-map-reader.hpp.

Referenced by ns3::RocketfuelMapReader::Read().


The documentation for this struct was generated from the following file: