home *** CD-ROM | disk | FTP | other *** search
/ Crazy Collection 3 / CC-03.iso / GAMES_3 / C_D / DATA.A00 / C&D.LIB / PROTO.PRM < prev    next >
Encoding:
Text File  |  1992-11-04  |  2.1 KB  |  44 lines

  1.                    /* Wheelbase front-to-back (m) */
  2. 0.35                    /* % weight on front wheels */
  3. 1.397                   /* width between wheels (m) */
  4. -0.15                   /* height of center of mass above wheel axle (m)
  5. 0.253                   /* radius of wheel */
  6. front_drive=false       /* are front wheels driven ? */
  7. rear_drive=true         /* are rear wheels driven ? */
  8. -0.2 0.6 0.5            /* eyeball offset from center of mass in car
  9. 120.0                   /* central moment of inertia Ixx (kg-m2) */
  10. 300.0                   /* central moment of inertia Iyy */
  11. 250.0                   /* central moment of inertia Izz */
  12. 805.0                   /* body mass (kg) */
  13. 8.0                     /* body lift area (m2) */
  14. 0.5                     /* coefficient of downforce */
  15. 4.4                     /* body drag area (m2) */
  16. 0.2                     /* coefficient of drag */
  17. 40.0                    /* max vertical impact speed (m/s) */
  18. 0.5                     /* max steering angle (rad) */
  19. steering_limit=true     /* limit steering ? */
  20. 1.0
  21. throttle_limit=true     /* limit throttle ? */
  22. 1.0
  23. brake_limit=true        /* limit brakes ? */
  24. 1.0
  25. 5                       /* number of gears */
  26. 1.93                    /* drive train ratio */
  27. 4.0                     /* gear 1 */
  28. 2.2                     /* gear 2 */
  29. 1.6                     /* gear 3 */
  30. 1.2                     /* gear 4 */
  31. 1.0                     /* gear 5 */
  32. 0.1                     /* moment of inertia of engine */
  33. 1.1                     /* traction coefficient of tires */
  34. 870                     /* rated HP @ */
  35. 7500                    /* rated RPM */
  36. 5500                    /* engine fluid drag starts @ RPM */
  37. 8200                    /* red line RPM */
  38. 7600                    /* max RPM to shift to next gear */
  39. 0.03                    /* minimum throttle (idle) */
  40. 0.20                    /* skid warning (sideways skid) occurs 20% before skid
  41. 0.25                    /* power skid warning occurs 25% before skid */
  42. 1234                    /* check */
  43. Mercedes C11
  44. 2.27