AntennaGain:

Path: Link/RF

% Antenna gain.

 Type AntennaGain to run a demo.
--------------------------------------------------------------------------
   Form:
   g = AntennaGain( d, frequency )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   d             (:)   Antenna data structure
                         .type             (1,:) Type
                         .area             (1,1) Area
                         .effIllumination  (1,1) Illumination efficiency
                         .effSpillover     (1,1) Spillover efficiency
                         .effSurfaceFinish (1,1) Surface finish efficiency
                         .effOhmic         (1,1) Ohmic losses
                         .effImpedance     (1,1) Impedancy mismatch losses
                         .eff              (1,1) Miscellaneous
                         .n                (1,1) Number of turns (helical)
                         .c                (1,1) Circumference (helical)
                         .s                (1,1) Spacing (helical)
   frequency    (1,:)  Frequency (GHz)
                        
   -------
   Outputs
   -------
   g            (:)    Gain (dB)
                        
--------------------------------------------------------------------------
   References:	Maral, G. and M. Bousquet. (1998) Satellite Communications
               Systems. Wiley. pp. 14-17
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/StringMatch
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Link Module page