IS:tilting: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Vorlage)
(intro 2.2)
Line 1: Line 1:
{{ElementDocu
{{ElementDocu
|elementName=IS:tilting
|elementName=IS:tilting
|semantics=The tilting element contains parameters describing the required train tilting characteristics.
|semantics={{intro|2.2}} The tilting element contains parameters describing the required train tilting characteristics.
|parent=[[IS:speedProfile]]
|parent=[[IS:speedProfile]]
|childs=''None''
|childs=''None''

Revision as of 17:06, 13 June 2017


IS:tilting
 


Scheme description / Schemenbeschreibung

Position of IS:tilting in the XML-Tree / Position von IS:tilting im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

(introduced with version 2.2) The tilting element contains parameters describing the required train tilting characteristics.

Attributes of IS:tilting / Attribute von IS:tilting

  • maxTiltingAngle: maximum tilting angle in degrees
  • actuation: way of actuating the car body tilting (active/passive)
  • tiltingSpeed: speed of changing the tilting angle in degrees per second

Syntactic Constraints / Syntaktische Beschränkungen

  • maxTiltingAngle: xs:decimal, 6 digits and 3 fraction digit with minimum value greater 0 and maximum less or equal 90, angle value measured in degree
  • actuation: xs:string (none, active, passive, rollCompensation)
  • tiltingSpeed: xs:decimal, 3 fraction digits with minimum value 0, angle rotation speed value measured in degrees per second

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.