mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 04:39:18 +02:00
Improve connect mode. If track is blocked by another train AI search bakcward for sign if before the another train is signal.
This commit is contained in:
1
Driver.h
1
Driver.h
@@ -242,6 +242,7 @@ class TController
|
||||
private:
|
||||
double fProximityDist; //odleglosc podawana w SetProximityVelocity(); >0:przeliczać do
|
||||
// punktu, <0:podana wartość
|
||||
double FirstSemaphorDist; // odległość do pierwszego znalezionego semafora
|
||||
public:
|
||||
double
|
||||
ActualProximityDist; // odległość brana pod uwagę przy wyliczaniu prędkości i przyspieszenia
|
||||
|
||||
Reference in New Issue
Block a user