| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.WaveletType |
NIVision.WaveletOptions.typeOfWavelet |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.WaveletType |
NIVision.WaveletType.fromValue(int val) |
static NIVision.WaveletType |
NIVision.WaveletType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.WaveletType[] |
NIVision.WaveletType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WaveletOptions(NIVision.WaveletType typeOfWavelet,
double minEnergy) |
Copyright © 2015. All rights reserved.