get_electron_saturation_currentο
- plasmapy.diagnostics.langmuir.get_electron_saturation_current(probe_characteristic)[source]ο
Obtain an estimate of the electron saturation current corresponding to the obtained plasma potential.
- Parameters:
probe_characteristic (
Characteristic) β The probe characteristic that is being analyzed.- Returns:
I_es β Estimate of the electron saturation current in units convertible to A.
- Return type:
Notes
The function
get_plasma_potentialis used to obtain an estimate of the plasma potential. The corresponding electron saturation current is returned.