You are here: Symbol Reference > SignalAnalysis Namespace > Structs, Records, Enums > SignalAnalysis.TCrossSpectrumAnalysis Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalAnalysis.TCrossSpectrumAnalysis Enumeration

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

Pascal
TCrossSpectrumAnalysis = (
  caCoherence,
  caTransferFunction
);
Members 
Description 
caCoherence 
Compute the coherence. 
caTransferFunction 
Compute the transfer funciton. 

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

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!