added sensor tilting and rf sensor sim test cases

This commit is contained in:
2026-05-03 14:32:53 -07:00
parent e950d43fc8
commit 0e39e0037d
13 changed files with 154 additions and 29 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ function value = transmitterGain(obj, t, a)
error("t and a must be the same size");
end
n = 4; % beamwidth exponent (higher = narrower beam)
n = 6; % beamwidth exponent (higher = narrower beam)
% Angular offset from boresight via spherical law of cosines
% Convention: t=0° nadir, t=90° horizon; a=0° +y, a=90° +x