INET Framework for OMNeT++/OMNEST
|
#include <TED.h>
Public Attributes | |
int | src |
int | dest |
double | metric |
Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector.
Referenced by TED::calculateShortestPaths().
double TED::edge_t::metric |
Referenced by TED::calculateShortestPaths().
int TED::edge_t::src |
Referenced by TED::calculateShortestPaths().