chaser_getefficiency

chaser_getefficiency([float] averageacc, [ float ] weight)

Returns a the engine efficiency (power to weight ratio) in g’s / kg as a float

Args:

averageacc -- The average acceleration from chaser_getavgacc()
weight -- The weight you'd like to calculate the efficiency ratio for.

Last updated