|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.engineering.EngineeringConstants
public final class EngineeringConstants
A class representing common constants used in engineering.
| Field Summary | |
|---|---|
static int |
COMPLEXIFICATION
kinds of transformation |
static int |
DISPLACEMENT
kinds of transformation |
static int |
SIMPLIFICATION
kinds of transformation |
static int |
UNKNOWN
kinds of transformation |
| Constructor Summary | |
|---|---|
EngineeringConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN
public static final int DISPLACEMENT
public static final int SIMPLIFICATION
public static final int COMPLEXIFICATION
| Constructor Detail |
|---|
public EngineeringConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||