mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
Working retarder for DieselEngine
This commit is contained in:
committed by
tmj-fstate
parent
4ca55d7b2b
commit
32ca2b76ff
@@ -1544,6 +1544,7 @@ public:
|
||||
bool dizel_AutoGearCheck(void);
|
||||
double dizel_fillcheck(int mcp);
|
||||
double dizel_Momentum(double dizel_fill, double n, double dt);
|
||||
double dizel_MomentumRetarder(double n, double dt); // moment hamowania retardera
|
||||
void dizel_HeatSet( float const Value );
|
||||
void dizel_Heat( double const dt );
|
||||
bool dizel_StartupCheck();
|
||||
|
||||
Reference in New Issue
Block a user