Source code for SimulationFramework.Elements.integrated_current_transformer
from SimulationFramework.Elements.wall_current_monitor import wall_current_monitor
[docs]
class integrated_current_transformer(wall_current_monitor):
"""
Class defining an ICT element.
"""