TFatigueOverallDamage

The TFatigueOverallDamage structure contains results for overall damage, that is summed over all load cases.

typedef struct {

double Damage;

double Life;

} TFatigueOverallDamage;

Members

Damage

The overall damage.

Life

The life, reported in seconds.

See also

C_GetFatigueOutput.