IS:tilting: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(New element documentation)
 
(multiplicity)
 
(3 intermediate revisions by the same user not shown)
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''
|minocc=0
|inheritedAttributes=''None''
|ownAttributes=
|ownAttributes=
*{{attr|maxTiltingAngle}}: maximum tilting angle in degrees
*{{attr|maxTiltingAngle}}: maximum tilting angle in degrees
*{{attr|actuation}}:  
*{{attr|actuation}}: way of actuating the car body tilting (active/passive)
*{{attr|tiltingSpeed}}: speed of changing the tilting angle in degrees per second
*{{attr|tiltingSpeed}}: speed of changing the tilting angle in degrees per second
|constraints=
|constraints=
*{{attr|maxTiltingAngle}}: tAngleDeg
*{{attr|maxTiltingAngle}}: {{RailMLType|tAngleDegQuadrant}}
*{{attr|actuation}}: restriction of xs:string
*{{attr|actuation}}: {{RailMLType|tTiltingActuationType}}
*{{attr|tiltingSpeed}}: restriction of xs:decimal
*{{attr|tiltingSpeed}}: {{RailMLType|tSpeedDegreesPerSecond}}
}}
}}

Latest revision as of 23:28, 25 November 2018


IS:tilting
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..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.