UnlimitedHand Reference for Arduino

Name:

gyroXangle

Data Type: double
Description: It stores the angle values and roll values calclated from gyro sensor without filter.
You can update by related methods.
Related Method: initAccelGyroKalman / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman
Name:

gyroYangle

Data Type: double
Description: It stores the angle values and pitch values calclated from gyro sensor without filter.
You can update by related methods.
Related Method: initAccelGyroKalman / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman
Name:

gyroZangle

Data Type: double
Description: It stores the angle values and yaw values calclated from gyro sensor without filter.
You can update by related methods.
Related Method: initAccelGyroKalman / readAccelGyro_XYZ_Kalman / checkAccelGyro_XYZ_Kalman