[nonBE]Resolve "Avoid rounding when passing angular information to efap_determine_gains()"
Reason why this change is needed
Angular values (azimuth and elevation) should be passed to efap_determine_gains() without rounding, to preserve precision and avoid redundant scaling in the BASOP version.
Description of the change
- Pass azimuth and elevation as float values to efap_determine_gains().
Related to #1412 (closed)
Edited  by Mohammadreza Naghibzadeh