- getAverageFromWorldLinearAccelHistory() - Method in class com.kauailabs.nav6.frc.IMUAdvanced
-
- getByteCount() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the count in bytes of data received from the
nav6 IMU.
- getBytesReceived() - Method in class com.kauailabs.nav6.frc.BufferingSerialPort
-
Get the number of bytes currently available to read from the serial port.
- getCompassHeading() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the current tilt-compensated compass heading
value (in degrees, from 0 to 360) reported by the nav6 IMU.
- getPitch() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the current pitch value (in degrees, from -180 to 180)
reported by the nav6 IMU.
- getRoll() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the current roll value (in degrees, from -180 to 180)
reported by the nav6 IMU.
- getSmartDashboardType() - Method in class com.kauailabs.nav6.frc.IMU
-
- getTable() - Method in class com.kauailabs.nav6.frc.IMU
-
- getTempC() - Method in class com.kauailabs.nav6.frc.IMUAdvanced
-
Returns the current temperature (in degrees centigrade) reported by
the nav6 gyro/accelerometer circuit.
- getUpdateCount() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the count of valid update packets which have
been received from the nav6 IMU.
- getWorldLinearAccelX() - Method in class com.kauailabs.nav6.frc.IMUAdvanced
-
Returns the current linear acceleration in the x-axis (in g).
- getWorldLinearAccelY() - Method in class com.kauailabs.nav6.frc.IMUAdvanced
-
Returns the current linear acceleration in the y-axis (in g).
- getWorldLinearAccelZ() - Method in class com.kauailabs.nav6.frc.IMUAdvanced
-
Returns the current linear acceleration in the z-axis (in g).
- getYaw() - Method in class com.kauailabs.nav6.frc.IMU
-
Returns the current yaw value (in degrees, from -180 to 180)
reported by the nav6 IMU.
- gyro_fsr_dps - Variable in class com.kauailabs.nav6.IMUProtocol.StreamResponse
-
- gyro_x - Variable in class com.kauailabs.nav6.IMUProtocol.GyroUpdate
-
- gyro_y - Variable in class com.kauailabs.nav6.IMUProtocol.GyroUpdate
-
- gyro_z - Variable in class com.kauailabs.nav6.IMUProtocol.GyroUpdate
-