Image:Caster angle.svg
From Wikipedia, the free encyclopedia
Caster_angle.svg (600 × 600 pixel, file size: 12 KB, MIME type: image/svg+xml)
[edit] Summary
Diagram indicating caster angle. The solid red segment indicates the steering axle, with the dashed red line indicating the pivot line. The gray shaded section would be the vehicle's tire.
[edit] Instructions
Generated using the following Eukleides script, followed by judicious tweaking in Inkscape and manually editing the XML.
box(-2, -2, 10, 10) cc = point(4,4) Ci = circle(cc, 3) Co = circle(cc, 4) base = line(point(0,0), point(2,0)) vert = segment(point(4, 0), point(4,40)) ang = line(cc, 60:) draw(Co) draw(Ci) mark(point(Ci, 60:), cc, point(4,6), backarrow, 3) color(lightgray) draw(base) draw(vert) mark(point(0,0), point(4,0), cc, right) color(red) draw(ang, dashed) draw(segment(point(ang, -2), point(ang, 2))) color(black) draw(cc) draw(point(ang, 2), box) draw(point(ang, -2), box) draw(point(vert, 2), cross) draw(point(vert, 6), cross)
[edit] Licensing
I, the creator of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible,
I grant any entity the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
File history
Legend: (cur) = this is the current file, (del) = delete
this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.
- (del) (cur) 15:35, 14 March 2006 . . Ktims (Talk | contribs) . . 600×600 (12,061 bytes) (Diagram indicating caster angle. The solid red segment indicates the steering axle, with the dashed red line indicating the pivot line. The gray shaded section would be the vehicle's tire.)
- Edit this file using an external application
See the setup instructions for more information.