UKFSmootherDemo:

 Demo of Rauch-Tung-Striebel smoothing for an Unscented Kalman Filter.
 This is for a non-augmented, i.e. additive Gaussian noise form. First we
 run the simulation and UKF for some time, gathering measurements and
 estimates, then we call the smoother.

Children:

Common: Estimation/AngleSensor
Common: Estimation/KFInitialize
Common: Estimation/RHSX
Common: Estimation/UKFPredict
Common: Estimation/UKFRTSS
Common: Estimation/UKFUpdate
Common: Estimation/UKFWeight
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: Integration/RK4