A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::BriteTopologyHelper::BriteEdgeInfo Struct Reference

Edge information from BRITE. More...

Public Attributes

int asFrom
 
int asTo
 
double bandwidth
 
double delay
 
int destId
 
int edgeId
 
double length
 
int srcId
 
std::string type
 

Detailed Description

Edge information from BRITE.

The BRITE code generates a graph and returns information on the edges generated. This is stored here in a struct.

Definition at line 211 of file brite-topology-helper.h.


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