Class MaterialBase
- Namespace
- FemDesign.Materials
- Assembly
- FemDesign.Core.dll
public class MaterialBase
- Inheritance
-
MaterialBase
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
MaterialBase()
Fields
_mass
Field Value
- double
Properties
E_0
public double E_0 { get; set; }
Property Value
- double
E_1
public double E_1 { get; set; }
Property Value
- double
E_2
public double E_2 { get; set; }
Property Value
- double
G_0
public double G_0 { get; set; }
Property Value
- double
G_1
public double G_1 { get; set; }
Property Value
- double
G_2
public double G_2 { get; set; }
Property Value
- double
Mass
public double Mass { get; set; }
Property Value
- double
alfa_0
public double alfa_0 { get; set; }
Property Value
- double
alfa_1
public double alfa_1 { get; set; }
Property Value
- double
alfa_2
public double alfa_2 { get; set; }
Property Value
- double
nu_0
public double nu_0 { get; set; }
Property Value
- double
nu_1
public double nu_1 { get; set; }
Property Value
- double
nu_2
public double nu_2 { get; set; }
Property Value
- double