public void SetGearRatio(int i, float value)
 {
     CrankcaseAudioPINVOKE.VehiclePhysicsControlData_SetGearRatio(swigCPtr, i, value);
 }