Function wpilib_sys::bindings::HAL_GetAccelerometerZ
source · pub unsafe extern "C" fn HAL_GetAccelerometerZ() -> f64Expand description
Gets the z-axis acceleration.
This is a floating point value in units of 1 g-force.
@return the Z acceleration