Click or drag to resize

FemMaterialalphaT Method

coefficient of thermal expansion in the specified direction

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract double alphaT(
	int i = 0
)

Parameters

i (Optional)
Type: SystemInt32
index of direction (0/1 = x/y) for which to return alphaT

Return Value

Type: Double
coefficient of thermal expansion in the specified direction
See Also