WPILibC++ 2025.0.0-alpha-1-24-g6478ba6
SteadyStateKalmanFilter.h File Reference

Go to the source code of this file.

Classes

class  frc::SteadyStateKalmanFilter< States, Inputs, Outputs >
 A Kalman filter combines predictions from a model and measurements to give an estimate of the true system state. More...
 

Namespaces

namespace  frc
 

Functions

template class frc::EXPORT_TEMPLATE_DECLARE (WPILIB_DLLEXPORT) LinearQuadraticRegulator< 1