You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysisList Class > TAnalysisList Properties > TAnalysisList.IsDouble Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysisList.IsDouble Property

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

Syntax
C#
Visual Basic
public bool IsDouble;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!