mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 16:19:19 +02:00
Added efficiency of transmision
This commit is contained in:
committed by
tmj-fstate
parent
90da4bf704
commit
7b0307ad68
@@ -641,6 +641,7 @@ struct TTransmision
|
||||
int NToothM = 0;
|
||||
int NToothW = 0;
|
||||
double Ratio = 1.0;
|
||||
double Efficiency = 1.0;
|
||||
};
|
||||
|
||||
enum class TCouplerType { NoCoupler, Articulated, Bare, Chain, Screw, Automatic };
|
||||
|
||||
Reference in New Issue
Block a user