16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 08:09:19 +02:00

AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit

This commit is contained in:
Królik Uszasty
2017-08-20 20:22:04 +02:00
parent e31c7d8f60
commit f06f997946
2 changed files with 94 additions and 46 deletions

View File

@@ -314,6 +314,7 @@ class TController
void Activation(); // umieszczenie obsady w odpowiednim członie
void ControllingSet(); // znajduje człon do sterowania
void AutoRewident(); // ustawia hamulce w składzie
double ESMVelocity(bool Main);
public:
Mtable::TTrainParameters *Timetable()
{