TCrossSpectrumAnalysis Enumeration

type TCrossSpectrumAnalysis = ( caCoherence, caTransferFunction );

Defines a set of transforms which can be computed by the TCrossSpectrumAnalyzer.

Defines a set of transforms which can be computed by the TCrossAnalyzer component.

Values

NameDescription
caCoherenceCompute the coherence.
caTransferFunctionCompute the transfer funciton.