Package | Description |
---|---|
nce.mech |
Modifier and Type | Method and Description |
---|---|
static ShellHead.Shapes |
ShellHead.Shapes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShellHead.Shapes[] |
ShellHead.Shapes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ShellHeadASMEVIIId1UG32.init(ShellHead.Shapes shape,
double iD,
double actTh,
double corrAllow,
double desP,
double maxAllStress,
double jEff)
Wrapper method to set head geometry and design data
|
void |
ShellHead.setGeometry(ShellHead.Shapes shape,
double iD,
double sphRadius,
double knuRadius,
double innHeight,
double strHeight,
double actTh,
double corrAllow)
Generic method to assign head geometry
|