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

Node information from BRITE. More...

Public Attributes

int asId
 
int inDegree
 
int nodeId
 
int outDegree
 
std::string type
 
double xCoordinate
 
double yCoordinate
 

Detailed Description

Node information from BRITE.

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

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


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