#include <rocketfuel-map-reader.hpp>
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 |
Definition at line 37 of file rocketfuel-map-reader.hpp.
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().