NElementsPhasedArray:

Path: Link/Radar

% Compute the number of elements needed to prevent grating lobes.
--------------------------------------------------------------------------
   Form:
   n = NElementsPhasedArray( w, h, f, theta )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   w             (1,1)    Width (m)
   h             (1,1)    Height (m)
   f             (1,1)    Frequency (GHz)
   theta         (1,1)    Max scan angle (deg)

   -------
   Outputs
   -------
   n             (1,1)    Number of elements

--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D
Link: LinkUtilities/Frequency
Math: Trigonometry/SinD

Back to the Link Module page