We need to compute the effective height for a given straight_longitudinal_reinforcement instance
We need to compute the reinforcement ratio for a given straight_longitudinal_reinforcement instance and afferent_width instead of assuming that the width is going to be the whole perpendicular direction length
We need to support passing multiple straight_longitudinal_reinforcement instances to each reinforcement argument in the footing constructor. Investigate what else could break because of this
Some findings:
straight_longitudinal_reinforcement
instancestraight_longitudinal_reinforcement
instance andafferent_width
instead of assuming that the width is going to be the whole perpendicular direction lengthstraight_longitudinal_reinforcement
instances to each reinforcement argument in the footing constructor. Investigate what else could break because of this