16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 12:49:18 +02:00

Przesunięcie Init dla TNest3. Zmiany w CheckLocParams

This commit is contained in:
firleju
2016-11-07 17:15:41 +01:00
parent 97ba33b3ea
commit e90b7cfb25
5 changed files with 383 additions and 332 deletions

View File

@@ -322,7 +322,7 @@ void TNESt3::EStParams(double i_crc) // parametry charakterystyczne dla ESt
{
}
void TNESt3::Init(double PP, double HPP, double LPP, double BP, unsigned char BDF)
void TNESt3::Init(double PP, double HPP, double LPP, double BP, int BDF)
{
ValveRes->CreatePress(1 * PP);
BrakeCyl->CreatePress(1 * BP);