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

When set to false, the next call to the update method will reinitialize the FIR filters.

Syntax
C#
Visual Basic
public bool Initialized;

This is usefull, when ExternalTaps is True. Do not reset the filter while streaming is under way.

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