LossPolarization:

Path: Link/RF

% Computes the polarization loss.

   Type LossPolarization for a demo.

   Loss is converted to a gain by making it negative.
--------------------------------------------------------------------------
   Form:
   l = LossPolarization( psi )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   psi   (:)  Angle between transmit and receive planes (deg)

   -------
   Outputs
   -------
   l     (:)  Loss (dB)

--------------------------------------------------------------------------
   Reference:  Maral, G. and M. Bousquet. (1998.) Satellite Communications
               Systems, Third Edition. John Wiley. p. 27.
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Math: Trigonometry/CosD

Back to the Link Module page