52 #ifndef vtkTemporalStatistics_h 53 #define vtkTemporalStatistics_h 55 #include "vtkFiltersGeneralModule.h" 75 vtkGetMacro(ComputeAverage,
int);
85 vtkGetMacro(ComputeMinimum,
int);
95 vtkGetMacro(ComputeMaximum,
int);
104 vtkGetMacro(ComputeStandardDeviation,
int);
115 int ComputeStandardDeviation;
118 int CurrentTimeIndex;
161 const
char *nameSuffix);
173 bool GeneratedChangingTopologyWarning;
177 #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