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