55 #ifndef vtkTemporalStatistics_h
56 #define vtkTemporalStatistics_h
58 #include "vtkFiltersGeneralModule.h"
78 vtkGetMacro(ComputeAverage,
int);
88 vtkGetMacro(ComputeMinimum,
int);
98 vtkGetMacro(ComputeMaximum,
int);
107 vtkGetMacro(ComputeStandardDeviation,
int);
118 int ComputeStandardDeviation;
121 int CurrentTimeIndex;
164 const
char *nameSuffix);
176 bool GeneratedChangingTopologyWarning;
180 #endif //_vtkTemporalStatistics_h
abstract class to specify dataset behavior
Base class for graph data types.
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
abstract superclass for arrays of numeric data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Compute statistics of point or cell data as it changes over time.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
general representation of visualization data
represent and manipulate fields of data