DewDSPMasterNET
TTimeTransform Type
Summary
Defines the transformation to be applied to the time signal.

Unit
SignalAnalysis

Declaration
TTimeTransform = (ttWindow, ttAutoCorr, ttCrossCorr, ttDct, ttInverseDct, ttRealCepstrum, ttCplxCepstrum);
 Value  Description 
ttWindow: applies a user defined time window; 
ttAutoCorr: computes autocorrelation; 
ttCrossCorr: computes cross correlation; 
ttDct: discrete cosine transform; 
ttInverseDct: inverse discrete cosine transform; 
ttRealCepstrum: real cepstrum. 
ttCplxCepstrum: complex cepstrum. 
Description
Defines the transformation for the TSignalAnalyzer component:

Copyright 2008 Dew Research
http://www.dewresearch.com