get_efields_data#
- PostProcessor3DLayout.get_efields_data(setup_sweep_name: str = '', ff_setup: str = 'Infinite Sphere1') dict[str, Any]#
Compute Etheta and EPhi.
Warning
This method requires NumPy to be installed on your machine.
- Parameters:
- Returns:
np.ndarrayNumpy array containing
[theta_range, phi_range, Etheta, Ephi].