mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Bring back maxTachoSpeed...
This commit is contained in:
@@ -1207,6 +1207,7 @@ class TMoverParameters
|
||||
int Lights[2][17]; // pozycje świateł, przód - tył, 1 .. 16
|
||||
int ScndInMain{0}; /*zaleznosc bocznika od nastawnika*/
|
||||
bool MBrake = false; /*Czy jest hamulec reczny*/
|
||||
double maxTachoSpeed = {0.0}; // maksymalna predkosc na tarczce predkosciomierza analogowego
|
||||
double StopBrakeDecc = 0.0;
|
||||
bool ReleaseParkingBySpringBrake{false};
|
||||
bool ReleaseParkingBySpringBrakeWhenDoorIsOpen{false};
|
||||
|
||||
Reference in New Issue
Block a user