DSP Master VCL
|
Type used for sine function generation.
TToneState = record Freq: double; Mag: double; Phase: double; Complex: boolean; Negative: boolean; EdgeFreq: boolean; Initialized: boolean; end;
Type required for tone (sine) signal generation. Complex is True, if the resulting sine wave should be complex.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|