set_radiated_power_calc_method# Hfss.set_radiated_power_calc_method(method='Auto')[source]# Set the radiated power calculation method in Hfss. methodstr, optionalRadiated power calculation method. The options are "Auto", "Radiation Surface Integral" and "Far Field Integral". Returns: boolTrue when successful, False when failed.