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

MovementSimulator Element Documentation

NAME

MovementSimulator — Click element;

SYNOPSIS

MovementSimulator(T NODE-EL V-LAT V-LON, ...)

Ports: None
Drivers: userlevel

DESCRIPTION

Generate programmed movement in Click-embedded Grid network simulations. Each argument tuple specifies a new velocity for the GridLocationInfo element NODE-EL at time T milliseconds, with new latitude velocity of V-LAT degree per second, and new longitude velocity of V-LON degrees per second.

SEE ALSO

GridLocationInfo

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

Clone this wiki locally