mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 16:19:19 +02:00
Add variable door lock speed
DoorLockSpeed in Doors: section in fiz
This commit is contained in:
@@ -959,6 +959,7 @@ private:
|
||||
std::array<basic_door, 2> instances; // door on the right and left side of the vehicle
|
||||
// ld outputs
|
||||
bool is_locked { false };
|
||||
double doorLockSpeed = 10.0; // predkosc przy ktorej wyzwalana jest blokada drzwi
|
||||
};
|
||||
|
||||
struct water_heater {
|
||||
|
||||
Reference in New Issue
Block a user