mean_force {particles}R Documentation

Apply the mean velocity of all the neighbors to a particle

Description

This force takes the mean of all the neighbors (in the graph sense) of a particle (and optionally itself) and applies it to itself.

Training parameters

The following parameters defines the training of the force and can be passed along a call to wield()

See Also

Other forces: center_force, collision_force, field_force, link_force, manybody_force, map_force, random_force, reset_force, trap_force, x_force, y_force


[Package particles version 0.2.3 Index]