The damage_parameter module

class pylife.strength.damage_parameter.P_RAJ(collective, assessment_parameters, component_woehler_curve_P_RAJ)[source]

This class implements the damage parameter P_RAJ according to guideline FKM nonlinear. The resulting values are added to the collective in a new column, which can be retrieved by the .collective accessor.

property collective
class pylife.strength.damage_parameter.P_RAM(collective, assessment_parameters)[source]

This class implements the damage parameter P_RAM according to guideline FKM nonlinear. The resulting values are added to the collective in a new column, which can be retrieved by the .collective accessor.

property collective