> For the complete documentation index, see [llms.txt](https://legacydmc.gitbook.io/chaser/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getavgacc.md).

# chaser\_getavgacc

Returns the average acceleration for the specified gearbox, without accounting for torque curve.

Args:

```lua
acceleration-- The basegacc from vehdata.lua
gearamount-- The gearammount from vehdata.lua
gearratiotable -- The gear ratio table from vehdata.lua
```
