class <Topology/Line> Line : public Topology

Line -- Chain with 'nn' nodes

Inheritance:


Public Methods

double backoff(int dst)
double delay(int src, int dst)
void flood(int, int)
Line(int n, int src)
Interface_List* oif(int node, int iif)

Protected Fields

double alpha_
double beta_
int c2func_
int c_
int src_

Inherited from Topology:

Public Methods

int command(int argc, const char*const* argv)
inline double D()
inline int idx()
SrmNode* node(int nn)
int rtt_estimated()

Protected Fields

double D_
double delay_
double det_
double frac_
int idx_
SrmNode* node_
double rand_
int rtt_est_

Documentation

Line -- Chain with 'nn' nodes
Line(int n, int src)

void flood(int, int)

Interface_List* oif(int node, int iif)

double backoff(int dst)

double delay(int src, int dst)

int src_

int c_

double alpha_

double beta_

int c2func_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de