Generates an array containing a sinc pattern.

If the sequence Y represents Sinc Pattern, this VI generates the pattern according to the following equation.
yi = asinc(i
t – d)
for i = 0, 1, 2, …, n – 1,
where
, a is the amplitude,
t is the sampling interval delta t, d is the delay, and n is the number of samples.
The main lobe of the sinc function, sinc(x), is the part of the sinc curve bounded by the region – 1
x
1.
When |x| = 1, sinc(x) = 0.0, and the peak value of the sinc function occurs when x = 0. Using L'Hopital's Rule, you can show that sinc(0) = 1 and that this is also its peak value. Thus, the main lobe is the region of the sinc curve encompassed by the first set of zeros to the left and the right of the sinc value.