Skip to main content

shear_rebar_yield_strength

Function shear_rebar_yield_strength 

Source
pub fn shear_rebar_yield_strength(mat: Option<&Material>) -> Option<f64>
Expand description

せん断補強筋の降伏点 σwy [N/mm²] を解決する。

断面のせん断補強筋材料(crate::model::Section::shear_rebar_material)の fy を用いる。未設定は None を返し、呼び出し側は普通強度せん断補強筋の SD295 相当(295)を既定とする(規格上の最小グレードであり、実際がより高強度でも 耐力を過小評価する側=安全側に外れる)。