30 RTFilterBase(timeWindowSize.toSecondsDouble() * maxFrequency),
31 timeWindowSize(timeWindowSize)
42 IceUtil::Time timeBorder = (newestTimestamp - timeWindowSize);
48 double val = it->second;
72 return std::make_shared<TimeWindowAverageFilter>(*
this);