GroupDelay Function

Returns the group delay of the argument. Group delay is defined as:

ddx(phase(y))12π

where y is the supplied vector and x is its reference. The GroupDelay function expects the result of an AC analysis where y is a voltage or current and its reference is frequency.

This function will yield an error if its argument is complex and has no reference.

Arguments

Number Type Compulsory Default Description
1 real/complex array Yes Vector

Returns

Return type: real array