RS:doors

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


doors
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <doors> contains all data related to the passenger doors of the vehicle. This is normally vaild for one side of the vehicle.

Das Element <doors> beinhaltet alle Daten für die Fahrgasttüren einer Seite des Fahrzeugs.

Attributes of doors / Attribute von doors

  • number: This is the number of doors at one side of the vehicle.
  • entranceHeight: This is the height of door plates above rail top in metres. It is used to consider the vehicles suitability for particular platform heights.
  • entranceLength: This is the maximum distance between the doors in metres.
  • entranceWidth: This is the total of all door width at one side of the vehicle. It is used to calculate the amount of passenger flow through the doors (Fahrgastwechselzeit).
  • footStepHeight: This is the height of the lowest foot step above rail top in metres. It is used to consider the vehicles suitability for particular platform heights.
  • lockingSpeed: This is the speed limit in kilometres per hour when the doors are automatically locked against opening.
  • openingTime (introduced with version 2.4): Time from stand-still of the vehicle to the flow of passengers can start through the doors. This is estimated to be at a door gap of 80cm.
  • closingTime (introduced with version 2.4): Time after closing signal is given on the last door to the vehicles can be put in motion.

Syntactic Constraints / Syntaktische Beschränkungen

  • entranceHeight xs:decimal, 6 fraction digits, length value measured in meter, optional
  • entranceLength xs:decimal, 6 fraction digits, length value measured in meter, optional
  • entranceWidth xs:decimal, 6 fraction digits, length value measured in meter, optional
  • footStepHeight xs:decimal, 6 fraction digits, length value measured in meter, optional
  • lockingSpeed xs:decimal, 5 digits and 1 fraction digit with minimum value 0, speed value measured in km/h, optional

It is always assumed that the door arrangement is identical or at least similar on each side of the vehicle.

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.