Defines how to handle the phase of the frequency spectrum.
SignalTools.cs
Members |
Description |
pmIgnore |
The phase will not be calculated (via ArcTan2) and you can save some computation time. |
pm360 |
The phase will be computed within -Pi..+Pi range in radians, or within -180..+180 range in degrees. |
pmPhaseDelay |
Compute the phase delay. |
pmGroupDelay |
Compute group delay in samples. |
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|