You are here: Symbol Reference > SignalTools Namespace > Classes > TAnalysis Class > public
DSP Master VCL
ContentsIndex
PreviousUpNext
public

The public members of the TAnalysis class are listed here.

 
Name 
Description 
 
If all Inputs[i] are dirty the function returns true. 
 
When called, the method will pass Update requests recursively to all connected objects. 
 
Notifies all connected components that this component has fresh data. 
 
The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation. 
 
Recursively processes all connected components backward and calls Reset method. 
 
Pull 
Request recalculation of the entire chain of all connected components. 
 
Calls Pull until pipeEnd is returned.  
 
Request recalculation of the data and place the result in Self. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Name 
Description 
 
Must be "Hidden" unless it is published 
 
Number to label the object when it is an item in the List. 
 
Returns the state of the pipe after the last update. 
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
 
Set it to True to indicate, that valid signals will be connected to the Input or Inputs properties. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!