Laminate3DPropertiesInput constructor
Laminate3DPropertiesInput({})
Implementation
Laminate3DPropertiesInput({
this.analysisType = AnalysisType.elastic,
this.E1 = 0,
this.E2 = 0,
this.G12 = 0,
this.nu12 = 0,
this.nu23 = 0,
this.layupSequence = "",
this.layerThickness = 0,
this.alpha11 = 0,
this.alpha22 = 0,
this.alpha12 = 0,
});