pysted.temporal.NodesCombiner
- class pysted.temporal.NodesCombiner
A
NodesCombiner
object is responsible to combine multipleNodes
object.We store the combined objects into an objects list.
Allows to add a
Nodes
object to theNodesCombinator
NodesCombiner.apply_force
(*args)This method allows to apply a
force
on each nodesNodesCombiner.apply_jitter
(*args)This method applies a
jitter
on each nodesNodesCombiner.reset_force
(*args)This method allows to reset the
force
currently applied on each nodeNodesCombiner.reset_speed
(*args)This method allows to reset the
speed
of each nodeNodesCombiner.update
(*args)Updates the position of each node based on the current forces and speeds