only:docs
This commit is contained in:
parent
52e3ae4601
commit
c7e1db94ec
|
@ -80,6 +80,7 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* this method schedules all fuel events for an engine cycle
|
* this method schedules all fuel events for an engine cycle
|
||||||
|
* Calculate injector opening angle, pins, and mode for all injectors
|
||||||
*/
|
*/
|
||||||
void addFuelEvents();
|
void addFuelEvents();
|
||||||
bool addFuelEventsForCylinder(int cylinderIndex);
|
bool addFuelEventsForCylinder(int cylinderIndex);
|
||||||
|
|
Loading…
Reference in New Issue