SparkMaxAnalogSensor_GetVelocity

Function SparkMaxAnalogSensor_GetVelocity 

Source
pub unsafe extern "C" fn SparkMaxAnalogSensor_GetVelocity(
    this: *mut c_void,
) -> f64
Expand description

Get the velocity of the sensor. Returns value in the native units of ‘volts per second’ by default, and can be changed by a scale factor using setVelocityConversionFactor().

@return Velocity of the sensor in volts per second