op3.anchors.MooringLoad
- class op3.anchors.MooringLoad(tension_kN: float, angle_at_padeye_deg: float)[source]
Bases:
objectMooring-line load vector at the padeye.
The angle is measured from the horizontal;
angle_at_padeye_degaccounts for inverse-catenary rotation from the fairlead-side angle.- Parameters:
Methods
__init__(tension_kN, angle_at_padeye_deg)Attributes
Horizontal component,
T * cos(theta).Vertical (uplift) component,
T * sin(theta).