TFatigueMooringOutputPointDetails

The TFatigueMooringOutputPointDetails structure contains output point details for mooring fatigue analysis.

typedef struct {

double Arclength;

int TNCurveIndex;

} TFatigueMooringOutputPointDetails;

Members

Arclength

The line arc length of the output point.

TNCurveIndex

The index of the TN curve used for this output point.

See also

C_GetFatigueOutput.