ExponentialFilter

constructor(smoothing: Double)

Parameters

smoothing

Smoothing coefficient from 0-1. 0 is no smoothing and 1 is flat(data isn't added)