rusEFI
The most advanced open source ECU
|
Typedefs | |
using | BattLagCorrTable = std::array< std::array< float, VBAT_INJECTOR_CURVE_SIZE >, VBAT_INJECTOR_CURVE_PRESSURE_SIZE > |
using BattLagCorrTable = std::array<std::array<float, VBAT_INJECTOR_CURVE_SIZE>, VBAT_INJECTOR_CURVE_PRESSURE_SIZE> |
Definition at line 9 of file batt_lag_corr_curve.h.