You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed :ref:`linkBudget` pointing-loss frame handling so ``AntennaLogMsgPayload.sigma_AN`` antenna orientations are interpreted consistently with :ref:`simpleAntenna`.
Copy file name to clipboardExpand all lines: src/simulation/communication/linkBudget/linkBudget.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Pointing Loss
134
134
135
135
Figure 3: Illustration of pointing loss due to antenna misalignment (pointing error angle in elevation, :math:`\| \theta_\mathrm{el} \| > 0^\circ`)
136
136
137
-
The pointing error loss accounts for signal degradation when the antennas are not perfectly aligned. This loss is computed assuming a Gaussian antenna radiation pattern (consistent with the :ref:`simpleAntenna` module).
137
+
The pointing error loss accounts for signal degradation when the antennas are not perfectly aligned. This loss is computed assuming a Gaussian antenna radiation pattern (consistent with the :ref:`simpleAntenna` module). The antenna orientation is read from ``AntennaLogMsgPayload.sigma_AN`` and the inertial line-of-sight vector is decomposed in the antenna frame, where the antenna boresight is the local +Z axis.
138
138
139
139
For each antenna, the pointing error is decomposed into azimuth and elevation components relative to the antenna boresight direction\:
0 commit comments