Description Usage Arguments Value See Also
The fork is specified with a given crown-to-axle length and rake. These determine ride characteristics, wheel base length, and toe overlap. Depending on how long the fork is, the head tube must extend below the point where it meets the down tube so we will have to add that bit to the frame dimensions.
1 2 3 4 5 | find_ht_extension_and_add_true_fork(
frame_dims,
fork_rake = 45,
fork_cta_length = 390
)
|
frame_dims |
A tibble with frame dimensions from the front
and rear triangle, returned by |
fork_rake |
The fork rake in millimeters |
fork_cta_length |
The fork crown-to-axle length in millimeters. |
A tibble with frame and fork dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.