Table of Contents

Previous topic

EMF Documentation

Next topic

emf.Phase2D

This Page

EMF Analysis (emf)

This module contains components for performing EMF analysis.

2D Analysis

Phase2D(name, x, y, diameter, voltage, …) A class representing a transmission line phase.
EMFAnalysis2D(phases[, mu0, e0]) A class for performing electric and magnetic field analysis of transmission lines.

3D Analysis

Phase3D(name, x1, x2, diameter, voltage, …) A class representing a transmission line phase.
EMFAnalysis3D(phases[, mu0, e0]) A class for performing electric and magnetic field analysis of transmission lines.