Click or drag to resize

ModelTruss_invEIzz Method

inverse of the bending stiffness about the z-axis

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

Parameters

E
Type: SystemDouble
Young's Modulus

Return Value

Type: Double

[Missing <returns> documentation for "M:Karamba.Elements.ModelTruss._invEIzz(System.Double)"]

See Also