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

LocationTable Element Documentation

NAME

LocationTable — Click element;

SYNOPSIS

LocationTable(IP LAT LON ERR, ...)

Ports: None
Drivers: userlevel

DESCRIPTION

LAT and LON are in decimal degrees (Real). Positive is North and East, negative is South and West. ERR is the integer error radius, in meters. A negative rror radius means don't ever believe this entry. There can be multiple arguments, but each argument's IP address must be unique.

ELEMENT HANDLERS

  • loc (write) — Sets a specified node's location information, in this format: ``ip lat lon error''.
  • table (read) — Returns the whole table, each line of the form ``ip lat lon error''

SEE ALSO

FixDstLoc

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

Clone this wiki locally