Click or drag to resize

ModelBeam_invEIyy Method

inverse of the bending stiffness about the y-axis

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

Parameters

E
Type: SystemDouble
Young's Modulus

Return Value

Type: Double

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

See Also