Hankel Function Hv VI

Owning Palette: Bessel Functions VIs

Requires: Full Development System

Computes the Hankel function, which is also known as the Bessel function of the third kind.

Details  

 Add to the block diagram  Find on the palette
x is the input argument. If x is negative, the VI uses the absolute value of x.
v specifies the order of the Hankel function.
type specifies the type of the Hankel function.

0First Kind—Computes the Hankel function of the first kind.
1Second Kind—Computes the Hankel function of the second kind.
Hv(x) returns the value of the Hankel function.

Hankel Function Hv Details

The following equation defines the Hankel function of the first kind of order v.

The following equation defines the Hankel function of the second kind of order v.

where Jv is a Bessel function of the first kind and Yv is a Bessel function of the second kind.

The following intervals for the input values of the VI define the Hankel function.

For any real value of order v, LabVIEW supports positive real values of x.