Go to the source code of this file.
◆ AWAIT
Value: for (
register int i = 0;
i < N; ++
i) \
Definition at line 58 of file const.h.
◆ DIST_BETWEEN_TWO_PULSES
const double DIST_BETWEEN_TWO_PULSES = 0.00066 / 2 |
◆ DIST_INCR
const double DIST_INCR = 0.01 |
◆ FAST_CLOCK_PERIOD1
const int FAST_CLOCK_PERIOD1 = 50 |
◆ MAX_ANGLE
const int MAX_ANGLE = 270 |
◆ MAX_SPEED
const int MAX_SPEED = 130 |
◆ NUM_PULSES_FOR_DIST_INCR
const int NUM_PULSES_FOR_DIST_INCR = 61 |
◆ NUM_PULSES_FOR_SPEED
const int NUM_PULSES_FOR_SPEED = 2 |
◆ ONE_HOUR
const int ONE_HOUR = 36000000 |
◆ PERIODS_PER_HOUR
◆ SLOW_CLOCK_PERIOD0
const int SLOW_CLOCK_PERIOD0 = 10000 |