Go to the documentation of this file.
55 #ifndef vtkTemporalStatistics_h
56 #define vtkTemporalStatistics_h
58 #include "vtkFiltersGeneralModule.h"
112 vtkGetMacro(ComputeStandardDeviation,
vtkTypeBool);
113 vtkSetMacro(ComputeStandardDeviation,
vtkTypeBool);
114 vtkBooleanMacro(ComputeStandardDeviation,
vtkTypeBool);
169 const char *nameSuffix);
181 bool GeneratedChangingTopologyWarning;
185 #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