Previous topic

emf.Phase2D.get_phase_angle

Next topic

emf.Phase2D.ph_to_gnd_voltage

This Page

emf.Phase2D.magnetic_field

Phase2D.magnetic_field(self, x, y, mu0)[source]

Calculates the x-y magnetic field vector developed by the phase at the specified point. The result is a 2D vector of complex values.

Parameters:
x, y : float

The x and y coordinates at which the magnetic field will be calculated.

mu0 : float

The magnetic field permeability of the space between the phase and point.