Click or drag to resize

ModelTruss_invEIyy Method

Get the inverse of the bending stiffness about the y-axis.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected virtual double _invEIyy(
	double E
)

Parameters

E
Type: SystemDouble
Young's Modulus.

Return Value

Type: Double
Inverse of the bending stiffness about the y-axis.
See Also