mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 17:29:18 +02:00
Sprawdzone do dizel_Update.
Dodano funkcje wirtualne do hamulców
This commit is contained in:
@@ -323,6 +323,12 @@ double TBrake::GetBCP()
|
||||
return BrakeCyl->P();
|
||||
}
|
||||
|
||||
// ciśnienie sterujące hamowaniem elektro-dynamicznym
|
||||
double TBrake::GetEDBCP()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
// cisnienie zbiornika pomocniczego
|
||||
double TBrake::GetBRP()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user