mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 11:19:19 +02:00
Vehicles with EIMCtrlType>0 use integrated controller instead of localbrake handle
This commit is contained in:
2
Driver.h
2
Driver.h
@@ -218,6 +218,8 @@ private:
|
||||
bool DecSpeedEIM();
|
||||
void SpeedSet();
|
||||
void SpeedCntrl(double DesiredSpeed);
|
||||
void SetTimeControllers(); /*setting state of time controllers depending of desired action*/
|
||||
void CheckTimeControllers(); /*checking state of time controllers to reset them to stable position*/
|
||||
double ESMVelocity(bool Main);
|
||||
bool UpdateHeating();
|
||||
// uaktualnia informacje o prędkości
|
||||
|
||||
Reference in New Issue
Block a user