IS:tilting: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Ergänzungen zu den Attributen/Constraints)
(Vorlage)
Line 4: Line 4:
|parent=[[IS:speedProfile]]
|parent=[[IS:speedProfile]]
|childs=''None''
|childs=''None''
|inheritedAttributes=''None''
|ownAttributes=
|ownAttributes=
*{{attr|maxTiltingAngle}}: maximum tilting angle in degrees
*{{attr|maxTiltingAngle}}: maximum tilting angle in degrees
Line 9: Line 10:
*{{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}}: tAngleDegQuadrant
*{{attr|maxTiltingAngle}}: {{RailMLType|tAngleDegQuadrant}}
*{{attr|actuation}}: tTiltingActuationType
*{{attr|actuation}}: {{RailMLType|tTiltingActuationType}}
*{{attr|tiltingSpeed}}: tSpeedDegreesPerSecond
*{{attr|tiltingSpeed}}: {{RailMLType|tSpeedDegreesPerSecond}}
}}
}}

Revision as of 20:37, 17 January 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

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.