type TCrossAnalysisSet = class(TPersistent);
Defines a set of transforms to be evaluated by the TCrossSpectrumAnalyzer component.
Defines which transforms will be evaluated on each call to the Update method.
Properties
| Name | Type | Description |
|---|---|---|
| Coherence | Boolean | If True Coherence will be evaluated. |
| TransferFunction | Boolean | If True Transfer function will be evaluated. |