Companion

object Companion

Properties

Link copied to clipboard

Maximum duration to keep sampling measurements until estimation is completed.

Link copied to clipboard
const val DEFAULT_MAX_SAMPLES: Int = 1000

Most sensors at maximum speed work at 50 Hz or 100 Hz, so using this value should require approximately between 10 to 20 seconds to complete. This is hardware dependant, since different sensors might achieve different maximum sampling rates.