beamform_2beams#

FfdSolutionData.beamform_2beams(phi_scan1=0, theta_scan1=0, phi_scan2=0, theta_scan2=0)[source]#

Compute the far field pattern calculated for a specific phi/scan angle requested. This is calculated based on the lattice vector spacing and the embedded element patterns of a ca-ddm or fa-ddm array in HFSS.

Parameters:
phi_scan1int, float

Spherical cs for desired scan angle of beam.

theta_scan1:int, float

Spherical cs for desired scan angle of beam.

phi_scan2int, float

Spherical cs for desired scan angle of second beam.

theta_scan2int, float

Spherical cs for desired scan angle of second beam.

Returns:
dict

Updated quantities dictionary.