mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 17:29:18 +02:00
Added efficiency of transmision
This commit is contained in:
@@ -637,6 +637,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