Path: Link/RF
% Computes the depointing loss
--------------------------------------------------------------------------
Forms:
l = LossDepointing( theta, theta3DB )
l = LossDepointing( theta, fHz, d )
--------------------------------------------------------------------------
------
Inputs
------
theta (:) Depointing (deg)
theta3DB (:) 3DB Angle (deg)
- or -
theta (:) Depointing (deg)
fHz (:) Frequency (Hz)
d (:) Antenna diameter (m)
-------
Outputs
-------
l (n,m) Loss (dB)
--------------------------------------------------------------------------
Reference: Maral, G. and M. Bousquet. (1998.) Satellite Communications
Systems, Third Edition. John Wiley. p. 27.
--------------------------------------------------------------------------
Common: Graphics/Mesh2
Back to the Link Module page