pycba.prestress.Harp#

class Harp(e_left, e_mid, e_right, a, c_left=0.0, c_right=0.0)[source]#

Bases: object

Single-point harped tendon (RAPT/PT-Designer Types 4, 5; 10, 11 cantilever): straight segments with one bend.

Parameters:
  • e_left (float) – Eccentricity (+below) at the left high point, the bend, and the right high point.

  • e_mid (float) – Eccentricity (+below) at the left high point, the bend, and the right high point.

  • e_right (float) – Eccentricity (+below) at the left high point, the bend, and the right high point.

  • a (float) – Bend location measured from the left support centreline.

  • c_left (float) – High points inside the supports (Type 5) instead of at the centrelines (Type 4).

  • c_right (float) – High points inside the supports (Type 5) instead of at the centrelines (Type 4).

Methods

segments

Attributes

c_left

c_right

e_left

e_mid

e_right

a