Skip to content

Commit

Permalink
Add documentation page of FKF.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayitzin committed Feb 21, 2025
1 parent 1cf40f8 commit ddccda1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/filters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ TRIAD NO YES YES
filters/davenport
filters/ekf
filters/famc
filters/fkf
filters/flae
filters/fourati
filters/fqa
Expand Down
5 changes: 5 additions & 0 deletions docs/source/filters/fkf.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Fast Kalman Filter
==================

.. automodule:: ahrs.filters.fkf
:members:

0 comments on commit ddccda1

Please sign in to comment.