30 #ifndef vtkSynchronizeTimeFilter_h 31 #define vtkSynchronizeTimeFilter_h 33 #include "vtkFiltersGeneralModule.h" 57 vtkGetMacro(RelativeTolerance,
double);
67 double GetInputTimeValue(
double outputTimeValue);
68 double GetOutputTimeValue(
double inputTimeValue);
93 std::vector<double> InputTimeStepValues;
94 std::vector<double> OutputTimeStepValues;
100 double RelativeTolerance;
Proxy object to connect input/output ports.
Set "close" time step values from the second input to the first.