It is usually less than the physical area, even when the filling factor is equal to unity, because of small irregularities in the aperture distribution. For a perfect array with a uniform aperture distribution the effective and physical areas are indeed equal.
An array may produce a grating response in one or more directions away from the main lobe (see antenna) which, if the elements of the array were all nondirectional, would be as strong as the main lobe. However, the antenna patterns of the elements together with geometrical effects usually reduce the power in the grating response to an acceptable level. See also aperture synthesis; Butler matrix; feeder.
Array Programming |
---|
With array indexes starting at 0, in the top array, City would be programmatically identified as Customer[3] (fourth data item). Sales[1][2] would refer to the March figures for Widgets in the bottom array. |