Source code for SimulationFramework.Elements.wall_current_monitor

from SimulationFramework.Framework_objects import frameworkElement


[docs] class wall_current_monitor(frameworkElement): """ Class defining a wall current monitor element """