Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 5 | pmbaty | 1 | // traffic lights crossing thing | 
| 2 | 05 // number of non car | ||
| 3 | 0, 0.45, -0.06 // centre of mass position | ||
| 4 | 0, 0, -0.06 // centre of mass position when attached | ||
| 5 | -0.03, 0.01, -0.09 // min x, min y, min z | ||
| 6 | 0.03, 1.27, -0.03 // max x, max y, max z | ||
| 7 | 4 // number of extra points v. 3 | ||
| 8 | -0.16, 1.27, -0.22 // extra point 1 v. 3 | ||
| 9 | 0.16, 1.27, -0.22 // extra point 2 | ||
| 10 | 0.16, 1.27, 0.10 // extra point 3 v. 3 | ||
| 11 | -0.16, 1.27, 0.10 // extra point 4 | ||
| 12 | 0.5, 1 // mass in tonnes | ||
| 13 | 0.1, 1.26, 0.1 // am length, width, height | ||
| 14 | 45 // bend angle before snapping | ||
| 15 | 1 // torque (KN m) needed to move object | ||
| 16 | // Materials for shrapnes | ||
| 17 | 1 // number of materials | ||
| 18 | M14.MAT | ||
| 19 | // CRUSH DATA | ||
| 20 | 0.700000 | ||
| 21 | 0.050000,0.300000 | ||
| 22 | 0.050000 | ||
| 23 | 0.050000 | ||
| 24 | 0.000000 | ||
| 25 | 0.000000 | ||
| 26 |