16
0
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:
Firleju
2015-04-16 11:50:14 +02:00
parent a11d21673e
commit 4873d8431c
111 changed files with 920 additions and 93 deletions

15
Train.h
View File

@@ -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;