-
Notifications
You must be signed in to change notification settings - Fork 321
LocationTable
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
LocationTable — Click element;
LocationTable(IP LAT LON ERR, ...)
Ports: None
Drivers: userlevel
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.
- 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''
Generated by click-elem2man from ../elements/grid/loctable.hh:4
on 2017/10/17.