#include <FastLaunchDetector.h>
Definition at line 19 of file FastLaunchDetector.h.
◆ FastLaunchDetector()
| FastLaunchDetector::FastLaunchDetector |
( |
float | accelerationThreshold, |
|
|
uint32_t | confirmationWindow_ms = 500 ) |
Constructor
- Parameters
-
| accelerationThreshold_ms2 | The threshold for acceleration to be considered a launch |
| confirmationWindow_ms | The time window in ms to confirm the launch using LaunchDetector |
Definition at line 8 of file FastLaunchDetector.cpp.
◆ getConfirmationWindow()
| uint32_t FastLaunchDetector::getConfirmationWindow |
( |
| ) |
const |
|
inline |
◆ getLaunchedTime()
| uint32_t FastLaunchDetector::getLaunchedTime |
( |
| ) |
const |
|
inline |
◆ hasLaunched()
| bool FastLaunchDetector::hasLaunched |
( |
| ) |
const |
|
inline |
◆ reset()
| void FastLaunchDetector::reset |
( |
| ) |
|
◆ update()
The documentation for this class was generated from the following files: