yes, the verbiage there is a little slippery. The actual cD and area values were from a DOS program called cartest. Some of the frontal areas were not listed and he guessed at those. I ran the program and saw that the 1995 metro was listed, but the 92 metro and the 1980 spitfire were not.
I also noted that the metro only gets .75 G in the skidpad according to cartest
I've been planning on talking to the guys on teamswift about better cornering, but now I know why. (the spitfire isn't any better)
So push that spitfire up to 60 with another vehicle and let it coast, and see what happens
I have actually conceived of a way to determine frontal area (probably been done before):
1. take a picture of your car from the very front, halfway up it's height from as far away and with as much zoom as you have (not digital) so that it fills the frame but you can still see the outline. Use a contrasting background if possible.
2. measure the width of the license plate
3. use image software and figure out how many pixels wide the license plate is.
4. use the image software to outline the car, make the car entirely black and everything else white. Save it into an easy to parse file format (i.e. 256 color uncompressed bmp).
5. slap a program together to count the number of black dots in the black and white image file. (note, some image software may be able to tell you the area selected in pixels)
6. multiply that number by the pixels per inch (license plate width pixels/actual width).
And Bob's yer uncle.