get_super_t_girder_dims#

sectionproperties.pre.library.bridge_sections.get_super_t_girder_dims(girder_type: int) tuple[int, int, int][source]#

Returns critical dimensions of super t girders, refer to AS5100.5, Appendix D.

Parameters:

girder_type (int) – Type of Super T (1 to 5)

Returns:

Girder depth, base thickness and web thickness

Return type:

tuple[int, int, int]