Go to the documentation of this file.
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 superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract superclass for composite (multi-block or AMR) datasets
represent and manipulate fields of data
a simple class to control print indentation
~vtkTemporalStatistics() override
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkTemporalStatistics * New()
Compute statistics of point or cell data as it changes over time.
Base class for graph data types.
general representation of visualization data