|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
LESM.Material
public class Material
Class that defines material objects in the LESM program
| Field Summary | |
|---|---|
(package private) double |
elasticity
Elasticity modulus |
(package private) int |
id
Identification number |
(package private) double |
poisson
Poisson ratio |
(package private) double |
shear
Shear modulus |
(package private) double |
thermExp
Thermal expansion coefficient |
| Method Summary | |
|---|---|
void |
clean()
Destructor method |
Material |
Material()
Constructor method |
| Field Detail |
|---|
int id
double elasticity
double poisson
double shear
double thermExp
| Method Detail |
|---|
public Material Material()
public void clean()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||