Companion

object Companion

Properties

Link copied to clipboard

Default capacity for accelerometer measurement cache.

Link copied to clipboard

Default capacity for attitude measurement cache.

Link copied to clipboard
const val DEFAULT_GRAVITY_CAPACITY: Int = 100

Default capacity for gravity measurement cache.

Link copied to clipboard

Default capacity for gyroscope measurement cache.

Link copied to clipboard

Default offset to consider a measurement as stale to be removed from cache. By default the value is equal to 5 seconds expressed in nanoseconds.