cycle_count#
The cycle_count module contains the CycleCount class and all the funcitons strictly related to its correct functioning.
The module py_fatigue.cycle_count contains all the
fatigue damage models.
cycle_count
- cycle_count
CycleCountCycleCount.from_rainflow()CycleCount.from_timeseries()CycleCount.mean_bin_lower_boundCycleCount.time_sequenceCycleCount.min_max_sequenceCycleCount.residualsCycleCount.full_cyclesCycleCount.half_cyclesCycleCount.mean_bin_upper_boundCycleCount.range_bin_upper_boundCycleCount.bin_centersCycleCount.bin_edgesCycleCount.stress_amplitudeCycleCount.min_stressCycleCount.max_stressCycleCount.statistical_momentsCycleCount.as_dict()CycleCount.summary()CycleCount.to_df()CycleCount.solve_lffd()CycleCount.resolve_residuals()CycleCount.mean_stress_correction()CycleCount.plot_histogram()CycleCount.plot_residuals_sequence()CycleCount.plot_half_cycles_sequence()
- histogram
- rainflow
- utils