|
DSP Master VCL
|
Defines signal statistics that can be streamed.
TSignalStatistics = ( ssRMS, ssPeak, ssStdDev, ssCrest, ssMean, ssKurtosis, ssSkewness, ssMax, ssMin, ssSignalCustom );
|
Members |
Description |
|
ssRMS |
Signal RMS. |
|
ssPeak |
Maximum deviation from the mean. |
|
ssStdDev |
Standard deviation. |
|
ssCrest |
CREST factor. |
|
ssMean |
Average value. |
|
ssKurtosis |
Kurtosis of the signal . |
|
ssSkewness |
Skewness of the signal. |
|
ssMax |
Maximum value. |
|
ssMin |
Minimum value. |
|
ssSignalCustom |
Custom statistics. |
Defines signal statistics that can be streamed in to a discrete signal.
|
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|