Impact Acquire SDK Java
|
Defines Offset Auto Calibration Controller Speed. More...
Static Public Attributes | |
static final int | bfoablFast = acquireJNI.bfoablFast_get() |
Fast Setting. | |
static final int | bfoablFastest = acquireJNI.bfoablFastest_get() |
Fastest Setting. | |
static final int | bfoablMedium = acquireJNI.bfoablMedium_get() |
Medium Setting. | |
static final int | bfoablSlow = acquireJNI.bfoablSlow_get() |
Slow Setting. | |
static final int | bfoablSlowest = acquireJNI.bfoablSlowest_get() |
Slowest Setting. | |
static final int | bfoablVeryFast = acquireJNI.bfoablVeryFast_get() |
Very fast Setting. | |
static final int | bfoablVerySlow = acquireJNI.bfoablVerySlow_get() |
Very slow Setting. | |
Defines Offset Auto Calibration Controller Speed.
These are relative values, that might result in a different behaviour depending on the sensor type used.
|
static |
Fast Setting.
|
static |
Fastest Setting.
|
static |
Medium Setting.
|
static |
Slow Setting.
|
static |
Slowest Setting.
|
static |
Very fast Setting.
|
static |
Very slow Setting.