Source code for SimulationFramework.Elements.faraday_cup

from SimulationFramework.Elements.wall_current_monitor import wall_current_monitor


[docs] class faraday_cup(wall_current_monitor): """ Class defining a faraday cup element. """