chaser_calcacc

chaser_calcacc( [string] name, [bool] istuned, [float] tunedbaseacc, [bool] printdata, [bool] hastransmissionupgrade)

Returns the topspeed and average acceleration time of the current vehicle, over a simulated course of 2.02km Args:

name -- The vehicle name
istuned -- If you'd like to consider tuning for this calculation
tunedbaseacc -- The acceleration with tuning already accounted for, from chaser_calculatetuningacc()
prindata -- Print telemetry data about this calculation
hastransmissionupgrade -- Does this vehicle has a transmission upgrade?

Last updated