|
HF-AS5047U Driver
0.1.0-dev
HF-AS5047U C++ Driver
|
Test Configuration. More...
#include <esp32_as5047u_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | ANGLE_READ_COUNT = 100 |
| Number of angle reads per test. | |
| static constexpr uint16_t | VELOCITY_SAMPLE_MS = 10 |
| Velocity sampling interval (ms) | |
| static constexpr uint16_t | TEST_DURATION_MS = 5000 |
| Test duration (ms) | |
| static constexpr float | ANGLE_TOLERANCE_DEG = 0.5f |
| Angle reading tolerance (degrees) | |
Test Configuration.
Default parameters for testing.
|
staticconstexpr |
Number of angle reads per test.
|
staticconstexpr |
Angle reading tolerance (degrees)
|
staticconstexpr |
Test duration (ms)
|
staticconstexpr |
Velocity sampling interval (ms)