IS:tilting: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(Ergänzungen zu den Attributen/Constraints) |
(multiplicity) |
||
(2 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 | ||
Line 9: | Line 11: | ||
*{{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}} | ||
}} | }} |
Latest revision as of 22:28, 25 November 2018
IS:tilting
Schema description / Schemenbeschreibung
Position of IS:tilting in the XML-Tree / Position von IS:tilting im XML-Baum
- Parent: IS:speedProfile
- Children: None
Multiplicity / Anzahl
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.