INET Framework for OMNeT++/OMNEST
inet::TED::edge_t Struct Reference

Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector. More...

#include <TED.h>

Public Attributes

int src
 
int dest
 
double metric
 

Detailed Description

Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector.

Member Data Documentation

int inet::TED::edge_t::dest
double inet::TED::edge_t::metric
int inet::TED::edge_t::src

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