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

E2ELossMetric Element Documentation

NAME

E2ELossMetric — Click element;

SYNOPSIS

E2ELossMetric(LinkStat, [, KEYWORDS])

Ports: None

DESCRIPTION

Child class of GridGenericMetric that implements the end-to-end cumulative link loss ratio metric. The metric is the product of the delivery ratios of each link in the path, from 0--100 as a percentage. Larger metrics values are better.

LinkStat is this node's LinkStat element, which is needed to obtain the link delivery ratios used to calculate the metric.

Keywords arguments are:

  • TWOWAY — Boolean. If true, multiply the delivery ratios in both directions for each link. If false, only use the forward delivery ratio. Defaults to false.

SEE ALSO

HopcountMetric, LinkStat, ETXMetric

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

Clone this wiki locally