RS:wagon

From railML 2 Wiki
Revision as of 11:53, 9 December 2011 by RailML Superseded Users (talk | contribs) (Enumeration values added)
Jump to navigation Jump to search


wagon
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <wagon> contains all data with regard to possible payload of the vehicle.

Das Element <wagon> enthält alle Daten zur Beschreibung der Ladungsmöglichkeiten des Fahrzeuges. Dazu zählen z.B. Fassungsvermögen und Art der Nutzlast.

Attributes of wagon / Attribute von wagon

  • rotationMassFactor: This is the factor of increased running resistance due to the rotating masses of the wheels. It shall be given for the entire vehicle when there are only non-driven axles.
  • additionalRotationMass (introduced with version 2.0): This is the figure for increased running resistance due to the rotating masses of the wheels given in metric tons. It shall be given for the entire vehicle when there are only non-driven axles.
  • kinematicEnvelope: This is just the name of the kinematic envelope to which is applicable for the vehicle.
  • auxiliaryPowerConsumption: This is the power consumption of the auxiliaries in Watts, which is continuously drawn by the vehicle equipment. This value shall be used in conjunction with the similar value of the locomotive in order to calculate the total power consumption within the train.
  • headShape (introduced with version 2.0): This is the rough description of the head shape, which may be used in case no details about running resistance are available.
  • angular This is an angular or blunt shape of vehicle front.
  • rounded This is a rounded shape of vehicle front.
  • streamlined This is a smooth and streamlined vehicle front.
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
  • headSurface (introduced with version 2.0): This is the surface area of the vehicle front in square metres.
  • bearingType (introduced with version 2.0): This is the principal type of axle bearing.
  • rollerBearing This is a bearing with cylindrical or spheric roller elements.
  • ballBearing This is a bearing with balls as roller elements.
  • plainBearing This is a bearing without roller elements like bushing.
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.

Syntactic Constraints / Syntaktische Beschränkungen

  • rotationMassFactor optional
  • additionalRotationMass optional
  • auxiliaryPowerConsumption optional
  • headShape optional
  • headSurface optional
  • bearingType optional

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.