Impact Acquire SDK Java
TBlueFOXOffsetAutoBlackSpeed Class Reference

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.
 

Detailed Description

Defines Offset Auto Calibration Controller Speed.

These are relative values, that might result in a different behaviour depending on the sensor type used.

Member Data Documentation

◆ bfoablFast

final int bfoablFast = acquireJNI.bfoablFast_get()
static

Fast Setting.

◆ bfoablFastest

final int bfoablFastest = acquireJNI.bfoablFastest_get()
static

Fastest Setting.

◆ bfoablMedium

final int bfoablMedium = acquireJNI.bfoablMedium_get()
static

Medium Setting.

◆ bfoablSlow

final int bfoablSlow = acquireJNI.bfoablSlow_get()
static

Slow Setting.

◆ bfoablSlowest

final int bfoablSlowest = acquireJNI.bfoablSlowest_get()
static

Slowest Setting.

◆ bfoablVeryFast

final int bfoablVeryFast = acquireJNI.bfoablVeryFast_get()
static

Very fast Setting.

◆ bfoablVerySlow

final int bfoablVerySlow = acquireJNI.bfoablVerySlow_get()
static

Very slow Setting.