mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 15:59:18 +02:00
Added license notes to all source code files.
This commit is contained in:
15
Train.h
15
Train.h
@@ -1,4 +1,11 @@
|
||||
//---------------------------------------------------------------------------
|
||||
/*
|
||||
This Source Code Form is subject to the
|
||||
terms of the Mozilla Public License, v.
|
||||
2.0. If a copy of the MPL was not
|
||||
distributed with this file, You can
|
||||
obtain one at
|
||||
http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifndef TrainH
|
||||
#define TrainH
|
||||
@@ -92,7 +99,7 @@ class TTrain
|
||||
TMoverParameters *mvOccupied; // cz這n, w kt鏎ym sterujemy hamulcem
|
||||
TMoverParameters *mvSecond; // drugi cz這n (ET40, ET41, ET42, ukrotnienia)
|
||||
TMoverParameters *mvThird; // trzeci cz這n (SN61)
|
||||
public: // reszta mo¿e byæ publiczna
|
||||
public: // reszta mo瞠 by?publiczna
|
||||
// AnsiString asMessage;
|
||||
|
||||
// McZapkie: definicje wska俲ik闚
|
||||
@@ -247,7 +254,7 @@ class TTrain
|
||||
TButton btLampkaDepartureSignal;
|
||||
TButton btLampkaBlokadaDrzwi;
|
||||
TButton btLampkaHamulecReczny;
|
||||
TButton btLampkaForward; // Ra: lampki w przód i w ty³ dla komputerowych kabin
|
||||
TButton btLampkaForward; // Ra: lampki w prz鏚 i w ty?dla komputerowych kabin
|
||||
TButton btLampkaBackward;
|
||||
|
||||
TButton btCabLight; // hunter-171012: lampa oswietlajaca kabine
|
||||
@@ -359,7 +366,7 @@ class TTrain
|
||||
float fTachoCount;
|
||||
float fHVoltage; // napi璚ie dla dynamicznych ga貫k
|
||||
float fHCurrent[4]; // pr鉅y: suma i amperomierze 1,2,3
|
||||
float fEngine[4]; // obroty te¿ trzeba pobraæ
|
||||
float fEngine[4]; // obroty te?trzeba pobra?
|
||||
// McZapkie: do syczenia
|
||||
float fPPress, fNPress;
|
||||
float fSPPress, fSNPress;
|
||||
|
||||
Reference in New Issue
Block a user