|
|
| LinearKalmanFilter (float TimeDelta, float STDacceleration, float STDaltimeter) |
| |
|
void | predict (float accel) |
| |
|
void | update (float pressure) |
| |
|
float | get_altitude () const |
| |
|
float | get_velocity () const |
| |
|
float | get_timeStep () const |
| |
The documentation for this class was generated from the following files: