We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8476c0b commit 07e140cCopy full SHA for 07e140c
1 file changed
src/smsfusion/_smoothing.py
@@ -11,7 +11,7 @@
11
12
class FixedIntervalSmoother:
13
"""
14
- Fixed-interval smoothing layer for AidedINS.
+ Fixed-interval smoothing for AidedINS.
15
16
This class wraps an instance of AidedINS (or a subclass like AHRS or VRU),
17
and maintains a time-ordered buffer of state and error covariance estimates
0 commit comments