RS:curvingLimitation

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.


curvingLimitation
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

(introduced with version 2.1) The element <curvingLimitation> contains all data related to the physical limitations of curve radiuses the vehicle can negotiate in horizontal and vertical direction.

Das Element <curvingLimitation> beinhaltet alle Daten bzgl. der minimalen Radien, die das Fahrzeug in horizontaler und vertikaler Richtung befahren kann.

Attributes of curvingLimitation / Attribute von curvingLimitation

  • horizontalCurveRadius: This is the minimum radius in metres of a horizontal curve the vehicle is allowed to negotiate.
  • verticalCrestRadius: This is the minimum radius in metres of a vertical curve of crest type the vehicle is allowed to negotiate.
  • verticalSagRadius: This is the minimum radius in metres of a vertical curve of sag type the vehicle is allowed to negotiate.

Syntactic Constraints / Syntaktische Beschränkungen

  • horizontalCurveRadius xs:decimal, 6 fraction digits, length value measured in meter, optional
  • verticalCrestRadius xs:decimal, 6 fraction digits, length value measured in meter, optional
  • verticalSagRadius xs:decimal, 6 fraction digits, length value measured in meter, optional

The optional element can occur only once for a <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.