A crank angle calculator that computes a revolution adjustment.
More...
#include <crank_angle_calculator.h>
|
| bool | _revZeroOrOne = false |
| | When calculating over 720°, tells the calculator if we are in the 1st revolution (false) or the 2nd (true)
|
| |
A crank angle calculator that computes a revolution adjustment.
◆ sequential_correction_calculator_t() [1/2]
| sequential_correction_calculator_t::sequential_correction_calculator_t |
( |
| ) |
|
|
protecteddefault |
◆ sequential_correction_calculator_t() [2/2]
| sequential_correction_calculator_t::sequential_correction_calculator_t |
( |
bool |
revZeroOrOne | ) |
|
|
explicitprotected |
◆ calculate()
| int16_t sequential_correction_calculator_t::calculate |
( |
const config4 & |
page4 | ) |
const |
|
protected |
◆ _revZeroOrOne
| bool sequential_correction_calculator_t::_revZeroOrOne = false |
When calculating over 720°, tells the calculator if we are in the 1st revolution (false) or the 2nd (true)
The documentation for this struct was generated from the following files: