LossDepointing:

Path: Link/RF

--------------------------------------------------------------------------
   Computes the depointing loss
--------------------------------------------------------------------------
   Form:
   l = LossDepointing( theta, theta3DB )
   or
   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.
--------------------------------------------------------------------------

Children:

Common: Graphics/Mesh2

Back to the Link Module page