dataProducer
OTHoltsMethodSmoothing
OTTimeLimitDataProducerFilter
OTDifferentiatingProducerFilter
OTLinearProducerFilter
OTSensorDataProxy
What is the order of processing?
From the xml structure I'd expect data to first pass through the
OTLinearProducerFilter and pass through the OTHoltsMethodSmoothing at
the end.
From the aspect of minimizing the noise when using a differentiating
filter to show velocity I would have expected the Holts filter to be
early in the filter chain.