|
trikRuntime
|
#include "gyroscopeIndicator.h"#include <QString>#include <QPainter>#include <trikControl/gyroSensorInterface.h>
Functions | |
| template<typename T > | |
| T | constrain (T value, T max, T min) |
Variables | |
| static constexpr int | MAX_GYROSCOPE_VAL = 100000 |
| static constexpr int | ARC_DRAWING_CONST = 16 |
| T constrain | ( | T | value, |
| T | max, | ||
| T | min | ||
| ) |
|
static |
|
static |