Summary
Defined to support double/single compatibility.
Unit
SignalTools
Declaration
TMarkRecordDouble = packed record
Freq: double;
Amplt: double;
Phase: double;
Time: double;
end;
Description
The record type is defined to support component configuration compatibility between signal processing package compiled in double and single precision.
| Copyright 2008 Dew Research |
http://www.dewresearch.com