get_bb_drop: Get the bottom bracket drop

Description Usage Arguments Value Examples

View source: R/get_bb_drop.R

Description

Get the bottom bracket drop

Usage

1
get_bb_drop(cs_st_angle, st_angle, cs_length, angle_btw_css)

Arguments

cs_st_angle

The angle between the chain stay (cs) and seat tube (st) in degrees.

st_angle

The angle between the seat tube and the horizontal.

cs_length

Chain stay length in millimeters.

angle_btw_css

Angle between chain stays, in degrees.

Value

A scalar equal to the bottom bracket drop in millimeters.

Examples

1
get_bb_drop(60, 74, 450, 14)

ghuiber/bicycle documentation built on Dec. 20, 2021, 10:46 a.m.