mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 10:29:18 +02:00
Added velocity for brake intervention of speed control
This commit is contained in:
@@ -706,6 +706,7 @@ struct speed_control {
|
||||
double FactorPneg = 0.5;
|
||||
double FactorIpos = 0.0;
|
||||
double FactorIneg = 0.0;
|
||||
double BrakeInterventionVel = 30.0;
|
||||
};
|
||||
|
||||
class TMoverParameters
|
||||
|
||||
Reference in New Issue
Block a user