pysted.temporal.Ensemble.update
- Ensemble.update(prob=0.05, force=(0.0, 0.1), jitter=(0.0, 0.01))
Updates all objects in the
Ensemble
.If an object is out of the region of interest then it is simply removed
- Parameters:
prob – The probability of applying a force
force – A
tuple
of the force to applyjitter – A
tuple
of the jitter to apply