17 lines
728 B
Plaintext
17 lines
728 B
Plaintext
struct_no_prefix high_pressure_fuel_pump_s
|
|
|
|
angle_t m_requested_pump;GDI: HPFP duration\nComputed requested pump duration in degrees (not including deadtime)
|
|
float fuel_requested_percent;GDI: HPFP requested duty;"%", 1, 0, 0, 100, 0
|
|
float fuel_requested_percent_pi;"GDI: percent_pi"
|
|
bit noValve;GDI: HPFP no Valve control output
|
|
bit angleAboveMin;GDI: HPFP angle above min
|
|
bit isHpfpActive;GDI: HPFP Active
|
|
bit HpfpValveState;GDI: HPFP Valve state
|
|
float m_pressureTarget_kPa;"GDI: target pressure"
|
|
angle_t nextLobe;"GDI: next lobe N"
|
|
float di_nextStart;GDI: valve activation angle;"v", 1, 0, 0, 100, 0
|
|
float HpfdActivationPhase;"GDI: HPFP activation angle"
|
|
float HpfdDeactivationPhase;"GDI: HPFP deactivation angle"
|
|
|
|
end_struct
|