Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TKJElectronics/KalmanFilter
/ functions
Functions
10 in github.com/TKJElectronics/KalmanFilter
⨍
Functions
10
◇
Types & classes
1
Method
Kalman
Kalman.cpp:20
Method
getAngle
The angle should be in degrees and the rate should be in degrees per second and the delta time in seconds
Kalman.cpp:36
Method
getQangle
Kalman.cpp:91
Method
getQbias
Kalman.cpp:92
Method
getRate
Used to set angle, this should be set as the starting angle
Kalman.cpp:84
Method
getRmeasure
Kalman.cpp:93
Method
setAngle
Kalman.cpp:83
Method
setQangle
These are used to tune the Kalman filter */
Kalman.cpp:87
Method
setQbias
Kalman.cpp:88
Method
setRmeasure
Kalman.cpp:89