twosect EMTTOOL vec3d

EMTTOOL >> EMTTOOL > uniform

uniform

uniform array weights

Calling Sequence

[a, dph] = uniform(d, ph0, N)

Parameters

d

element spacing in units of lambda

ph0

beam angle in degrees (broadside ph0=90)

N

number of array elements (odd)

a

row vector of array weights (steered toward ph0)

dph

3-dB beamwidth in degrees

Description

uniform(d, ph0, N) computes the uniform array weights. useful mainly for calculating the beamwidth dph.

Examples

add sample pgm

See Also

Author

Used Functions

This function uses the functions steer and bwidth.

twosect EMTTOOL vec3d