UnlimitedHand Reference for Arduino

Name:

kalmanX

Description:
The angle in x axis data calculated by Kalman filter.
It is stored in kalAngleX.
Data Type: double
Related Method: kalAngleX / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman
Name:

kalmanY

Description:
The angle in y axis data calculated by Kalman filter.
It is stored in kalAngleY.
Data Type: double
Related Method: kalAngleY / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman
Name:

kalmanZ

Description:
The angle in z axis data calculated by Kalman filter.
It is stored in kalAngleZ.
Data Type: double
Related Method: kalAngleZ / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman