You are here: Symbol Reference > SignalTools Namespace > Classes > TAnalysisList Class > public > TAnalysisList.Complex Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TAnalysisList.Complex Property

Set this property to true, to request computation using complex numbers.

Pascal
property Complex: boolean;

The value of this property is typically picked up from Input or Inputs property. Setting this value is only meaningfull, if this component is the first in the computational pipe. Aditionally, by setting FloatPrecisionLock to True, will prevent both IsDouble and Complex properties of all items to have their corresponding properties changed. 

Changing Complex/IsDobule properties will also change value of FloatPrecision property.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!