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 | 
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.