| Package | Description |
|---|---|
| edu.gtts.sautrela.sp |
Provides modules for Signal Processing
|
| Modifier and Type | Method and Description |
|---|---|
GLDSKernel.Mode |
GLDSKernel.getMode() |
static GLDSKernel.Mode |
GLDSKernel.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GLDSKernel.Mode[] |
GLDSKernel.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GLDSKernel.setMode(GLDSKernel.Mode mode) |