ModelTruss_invEIyy Method
Get the inverse of the bending stiffness about the y-axis.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected virtual double _invEIyy(
double E
)
Protected Overridable Function _invEIyy (
E As Double
) As Double
protected:
virtual double _invEIyy(
double E
)
abstract _invEIyy :
E : float -> float
override _invEIyy :
E : float -> float
- E Double
- Young's Modulus.
DoubleInverse of the bending stiffness about the y-axis.