Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

LIRMetric Element Documentation

NAME

LIRMetric — Click element;

SYNOPSIS

LIRMetric(GridGenericRouteTable)

Ports: None

DESCRIPTION

Child class of GridGenericMetric that implements the `Least Interference Routing' metric. The metric is the sum of the number 1-hop neighbors of each node in the route. This node's number of 1-hop neighbors is obtained from the GridGenericRouteTable argument. Smaller metric values are better.

LIR is described in `Spatial Reuse Through Dynamic Power and Routing Control in Common-Channel Random-Access Packet Radio Networks', James Almon Stevens, Ph.D. Thesis, University of Texas at Dallas, 1988.

SEE ALSO

HopcountMetric, LinkStat, ETXMetric, E2ELossMetric

Generated by click-elem2man from ../elements/grid/lirmetric.hh:7 on 2018/10/03.

Clone this wiki locally