parts (int | iterable | None, optional) – Particle identifier, iterable of identifiers, or None for the whole swarm.
nit (int | None, optional) – Number of iterations to inspect.
threshold (float | None, optional) – Stabilization threshold. If omitted, derive it from particle 1 velocity history.