Previous topic

emf.EMFAnalysis2D.magnetic_field

Next topic

emf.EMFAnalysis2D.net_magnetic_field

This Page

emf.EMFAnalysis2D.net_electric_field

EMFAnalysis2D.net_electric_field(self, x, y, qs=None)[source]

Returns the resultant electric field at the given point.

Parameters:
x, y : float

The x and y coordinates of the point where the electric field will be calculated.

qs : array

An array of phase charges. If None, the charges will be calculated.