DewDSPMasterNET
TSignal.Complex Property

Class
TSignal

Declaration
Property Complex: boolean read FComplex write SetComplex default false;
Description
Set the property to True, if the signal is complex. You should always try to set the complex property prior to setting the Length. Changing complex from True to False will halve the value of the Length property and changing it from False to True will double the value of the Length property. (No memory reallocation will occur.)

Copyright 2008 Dew Research
http://www.dewresearch.com