IS:tilting: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(New element documentation)
 
(Ergänzungen zu den Attributen/Constraints)
Line 6: Line 6:
|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}}: tAngleDegQuadrant
*{{attr|actuation}}: restriction of xs:string
*{{attr|actuation}}: tTiltingActuationType
*{{attr|tiltingSpeed}}: restriction of xs:decimal
*{{attr|tiltingSpeed}}: tSpeedDegreesPerSecond
}}
}}

Revision as of 16:37, 2 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: tAngleDegQuadrant
  • actuation: tTiltingActuationType
  • tiltingSpeed: tSpeedDegreesPerSecond

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.