Hi Jouni,
The length you want to consider is the wheelbase i.e. front strut to rear strut distance.
From carfolio:
You must login or register to view this content.
wheelbase = 2570 mm
then to get the front and rear ride height difference (assuming the RH is measured at each suspension strut), you can draw a triangle where the wheelbase is the
hypotenuse, the difference in ride height is the
opposite. Call the rake angle A. Then you have:
sin A = opp/hyp
hyp * sin A = opp
2570 mm * sin (2 degrees) = opp = 89.7 mm i.e 90 mm
by the same method, 4 degrees rake gives a whopping 179 mm difference!!!
This method obviously makes assumptions about how GT6 measures things and assumes that it uses the same wheelbase data etc!
Easy enough to set up calculations for this in a MS excel sheet if you want to check out lots of values. Some versions of excel only accept angles in radians into the trig functions, I had to convert deg to rad: rad = deg * 2 * pi /360.
EDIT: It's my belief (but I can't prove it as I didn't code GT6!) that differences in ride height will affect caster, leading to odd handling effects, the "ride height bug". If you run a lot of rake (front low/rear high), you may be able to run a little more front camber, as you've effectively used less caster which means you will gain less camber when steering. Likewise, from earlier discussions (OdeFinn wrote this first I believe), caster effectively converts initial neg camber to toe in when steering, hence the "use neg camber but put toe out" tactic; the toe out counteracts the toe in you create when steering.
So if you have less caster, I think you will need less toe out, for a given camber.
Cheers,
Bread