mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 16:19:19 +02:00
Added velocity for brake intervention of speed control
This commit is contained in:
committed by
tmj-fstate
parent
2acace52bf
commit
49c2f9b04b
@@ -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