A3DMiscMaterialHoneyCombData
Fields
A3DDouble |
m_dYoungModulus |
A3DDouble |
m_dShearModulus_XZ |
A3DDouble |
m_dShearModulus_YZ |
A3DDouble |
m_dShearStressLimit_XZ |
A3DDouble |
m_dShearStressLimit_YZ |
A3DDouble |
m_dThermalExpansion |
Detailed Description
-
struct
A3DMiscMaterialHoneyCombData
HoneyComb physical properties.
- Version
- 9.0
Public Members
-
A3DDouble
m_dYoungModulus
Normal Young Modulus in Pa.
Equal to -1.0 if not set
-
A3DDouble
m_dShearModulus_XZ
Shear Modulus in XY plane in Pa.
Equal to -1.0 if not set
-
A3DDouble
m_dShearModulus_YZ
Shear Modulus in XZ plane in Pa.
Equal to -1.0 if not set
-
A3DDouble
m_dShearStressLimit_XZ
Shear Stress Limit in XY plane in Pa.
Equal to -1.0 if not set
-
A3DDouble
m_dShearStressLimit_YZ
Shear Stress Limit in XZ plane in Pa.
Equal to -1.0 if not set
-
A3DDouble
m_dThermalExpansion
Normal Thermal Expansion Coefficient in 1/K.
Equal to -1.0 if not set