betaH_
- plasmapy.formulary.dimensionless.betaH_(
- n: Annotated[Quantity, Unit('1 / m3')],
- T: Annotated[Quantity, Unit('K')],
- B: Annotated[Quantity, Unit('T')],
- ion: str | int | integer | Particle | CustomParticle | Quantity,
- particle: str | int | integer | Particle | CustomParticle | Quantity,
- coulomb_log: float | None = None,
- V: Annotated[Quantity, Unit('m / s')] | None = None,
- coulomb_log_method: str = 'classical',
Alias to
Hall_parameter.