chaser_getengineptwratio

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

Returns the PTW (Power, Torque, Weight) ratio of the current vehicle. 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