RS:pneumaticCoupler: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Creation)
 
m (new attributes)
Line 15: Line 15:
* {{attr|positionOnCarEnd}}: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.
* {{attr|positionOnCarEnd}}: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.


* {{attr|x}}: This is .
* {{attr|couplerFunction}}: This is describes the function the pneumatic coupler is used for. It can have one of the listed values.
::* '''mainAirPipe''' - The main air pipe for brake control / {{deu|Hauptluftleitung (HL/HLL)}}
::* '''mainAirReservoirPipe''' - The main air pipe for feeding the individual air reservoirs / {{deu|Hauptluftbehälterleitung (HB/HBL)}}
::* '''additionalBrakeControlPipe''' - The air pipe for control of an additional brake / {{deu|Leitung zur Ansteuerung der Zusatzbremse (ZBL)}}
::* '''vacuumAirPipe''' - The air pipe used for vacuum brake system / {{deu|Saugluftleitung}}
::* '''steamHeatingPipe''' - The pipe used for steam heating of wagon / {{deu|Dampfheizung}}
::* '''unknown''' - The function of the pipe coupling is not known.
::* '''other''' - can be used for any other functions


* {{attr|x}}: This is .
* {{attr|integratedOnMechanicalCoupler}}: This is a flag, whether the pneumatic coupler is integrated in the mechanical coupler and coupled automatically with it.


|constraints =
|constraints =

Revision as of 09:13, 29 December 2010


pneumaticCoupler
 


Scheme description / Schemenbeschreibung

Position of pneumaticCoupler in the XML-Tree / Position von pneumaticCoupler im XML-Baum

  • Parent: couplers
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

(after version 2.0)

The element <pneumaticCoupler> contains all data related to the pneumatic coupling devices used between the vehicles.

Das Element <pneumaticCoupler> beinhaltet alle Daten für alle pneumatischen Kupplungen zwischen den einzelnen Fahrzeugen.

Attributes of pneumaticCoupler / Attribute von pneumaticCoupler

  • positionOnCarEnd: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.
  • couplerFunction: This is describes the function the pneumatic coupler is used for. It can have one of the listed values.
  • mainAirPipe - The main air pipe for brake control / Hauptluftleitung (HL/HLL)
  • mainAirReservoirPipe - The main air pipe for feeding the individual air reservoirs / Hauptluftbehälterleitung (HB/HBL)
  • additionalBrakeControlPipe - The air pipe for control of an additional brake / Leitung zur Ansteuerung der Zusatzbremse (ZBL)
  • vacuumAirPipe - The air pipe used for vacuum brake system / Saugluftleitung
  • steamHeatingPipe - The pipe used for steam heating of wagon / Dampfheizung
  • unknown - The function of the pipe coupling is not known.
  • other - can be used for any other functions
  • integratedOnMechanicalCoupler: This is a flag, whether the pneumatic coupler is integrated in the mechanical coupler and coupled automatically with it.

Syntactic Constraints / Syntaktische Beschränkungen

The element can occur several times for a vehicle. When it is used the attribute positionOnCarEnd is mandatory.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.