Ryan Malloy 38e5977bb1 Fix RP card theta range for correct 3D pattern rendering
Changed theta_start from -90 to 0 in all RP cards. The standard NEC2
convention uses theta 0-180 (zenith to nadir). Using -90 caused
cos(±90°)=0, making z=0 at pattern edges and rendering patterns flat.
2026-02-09 12:21:59 -07:00
..