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

Set this property to false, to request computation in 32bit floating point precision, 64bit, if true.

Pascal
property IsDouble: 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 IsDouble property will also change vaue of FloatPrecision property.

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