TFatigueShear7OutputPointDetails

The TFatigueShear7OutputPointDetails structure contains output point details for Shear7 fatigue analysis.

typedef struct {

double Arclength;

double xOverL;

} TFatigueShear7OutputPointDetails;

Arclength

The line arc length of the output point. If the line length has not been defined in the input data this member will be NaN.

xOverL

The output point arc length divided by the line length.

See also

C_GetFatigueOutput.