combine_farfield# FfdSolutionData.combine_farfield(phi_scan=0.0, theta_scan=0.0)# Compute the far field pattern calculated for a specific phi and theta scan angle requested. Parameters: phi_scanfloat, optionalPhi scan angle in degrees. The default is 0.0. theta_scanfloat, optionalTheta scan angle in degrees. The default is 0.0. Returns: dictFar field data dictionary.