|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   52 #ifndef vtkTemporalStatistics_h 
   53 #define vtkTemporalStatistics_h 
   55 #include "vtkFiltersGeneralModule.h"  
  109   vtkGetMacro(ComputeStandardDeviation, 
vtkTypeBool);
 
  110   vtkSetMacro(ComputeStandardDeviation, 
vtkTypeBool);
 
  111   vtkBooleanMacro(ComputeStandardDeviation, 
vtkTypeBool);
 
  168   bool GeneratedChangingTopologyWarning;
 
  172 #endif //_vtkTemporalStatistics_h 
  
abstract superclass for arrays of numeric data
abstract superclass for composite (multi-block or AMR) datasets
vtkTypeBool ComputeAverage
represent and manipulate fields of data
vtkTypeBool ComputeStandardDeviation
a simple class to control print indentation
abstract class to specify dataset behavior
Compute statistics of point or cell data as it changes over time.
Base class for graph data types.
general representation of visualization data
vtkTypeBool ComputeMaximum
vtkTypeBool ComputeMinimum