DSP Master VCL
|
Defined to support double/single compatibility.
TMarkRecordDouble = packed record Freq: double; Amplt: double; Phase: double; Time: double; end;
The record type is defined to support component configuration compatibility between signal processing package compiled in double and single precision
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|