experience and innovation

Now Hiring!

-------------------------------------------------------------------------------
   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

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