Estimates a true value from noisy readings, trusting the model and the sensor in proportion to how noisy each is.
Creates a filter from the process and measurement noise, and a first guess.
Returns the current estimate without folding in a reading.
Folds a reading in and returns the new estimate.
Estimates a true value from noisy readings, trusting the model and the sensor in proportion to how noisy each is.