vth_

plasmapy.formulary.speeds.vth_(
T: Quantity,
particle: str | int | integer | Particle | CustomParticle | Quantity,
method: Literal['most_probable', 'rms', 'mean_magnitude', 'nrl'] = 'most_probable',
mass: Quantity = None,
ndim: int = 3,
) Quantity

Alias to thermal_speed().