Template:InheritRackTraction: Difference between revisions
Jump to navigation
Jump to search
[unchecked revision] | [unchecked revision] |
(Created for use in several RS element documenation sites) |
(Category added, 'Vorlage:Enum' deployed) |
||
Line 16: | Line 16: | ||
* {{Attr|rackSystem}}: This is the type of rack system the cog wheels are used for. | * {{Attr|rackSystem}}: This is the type of rack system the cog wheels are used for. | ||
:* {{Enum|Riggenbach}} - a ladder rack, formed of steel plates or channels connected by round or square rods at regular intervals. | :* {{Enum|Riggenbach}} - a ladder rack, formed of steel plates or channels connected by round or square rods at regular intervals. | ||
:* | :* {{Enum|Riggenbach-Klose}} - a variant to {{Enum|Riggenbach}} | ||
:* | :* {{Enum|Abt2Bars}} - solid bars with vertical teeth machined into them. Two or three of these bars are mounted centrally between the rails, with the teeth offset. The use of multiple bars with offset teeth ensures that the pinions on the locomotive driving wheels are constantly engaged with the rack. | ||
:* | :* {{Enum|Abt3Bars}} - as {{Enum|Abt2Bars}}. The three bars version is used for heavy railway haulage. | ||
:* {{Enum|Locher}} - gear teeth cut in the sides rather than the top of the rail, engaged by two cog wheels on the locomotive. This system allows use on steeper grades than the other systems, whose teeth could jump out of the rack. | :* {{Enum|Locher}} - gear teeth cut in the sides rather than the top of the rail, engaged by two cog wheels on the locomotive. This system allows use on steeper grades than the other systems, whose teeth could jump out of the rack. | ||
:* {{Enum|Strub}} - a rolled flat-bottom rail with rack teeth machined into the head approximately 100 mm apart. Safety jaws fitted to the locomotive engage with the underside of the head to prevent derailments. | :* {{Enum|Strub}} - a rolled flat-bottom rail with rack teeth machined into the head approximately 100 mm apart. Safety jaws fitted to the locomotive engage with the underside of the head to prevent derailments. | ||
Line 25: | Line 25: | ||
:* {{Enum|Roll}} - a single blade cut in a similar fashion to the Abt system but typically wider than a single Abt bar. Also called "Lamella". | :* {{Enum|Roll}} - a single blade cut in a similar fashion to the Abt system but typically wider than a single Abt bar. Also called "Lamella". | ||
:* {{OtherEnum | :* {{OtherEnum | ||
|notes_en = Any other type of rack system.}} | |notes_en = Any other type of rack system. | ||
}} | |||
* {{Attr|resilentCogWheel}}: This is a flag, whether the vehicle's cog wheels are resilently suspended. | * {{Attr|resilentCogWheel}}: This is a flag, whether the vehicle's cog wheels are resilently suspended. | ||
Line 35: | Line 36: | ||
|backHome = RS:elements | |backHome = RS:elements | ||
}} | }}<noinclude>[[Category:ElementTemplate]]</noinclude> |
Revision as of 12:13, 2 December 2011
rackTraction
Schema description / Schemenbeschreibung
Position of rackTraction in the XML-Tree / Position von rackTraction im XML-Baum
- Parent: FIXME
- Children: Not yet described. / Noch nicht beschrieben.
Multiplicity / Anzahl
Semantics / Bedeutung
(after version 2.0)
The element <rackTraction> contains the data of the cog wheels used for rack traction and braking.
Das Element <rackTraction> beinhaltet die Details zu den Zahnrädern für Antrieb und Bremsung bei Zahnstangenbetrieb.
Attributes of rackTraction / Attribute von rackTraction
- number: This is the number of cog wheels per vehicle installed.
- rackSystem: This is the type of rack system the cog wheels are used for.
- Riggenbach - a ladder rack, formed of steel plates or channels connected by round or square rods at regular intervals.
- Riggenbach-Klose - a variant to Riggenbach
- Abt2Bars - solid bars with vertical teeth machined into them. Two or three of these bars are mounted centrally between the rails, with the teeth offset. The use of multiple bars with offset teeth ensures that the pinions on the locomotive driving wheels are constantly engaged with the rack.
- Abt3Bars - as Abt2Bars. The three bars version is used for heavy railway haulage.
- Locher - gear teeth cut in the sides rather than the top of the rail, engaged by two cog wheels on the locomotive. This system allows use on steeper grades than the other systems, whose teeth could jump out of the rack.
- Strub - a rolled flat-bottom rail with rack teeth machined into the head approximately 100 mm apart. Safety jaws fitted to the locomotive engage with the underside of the head to prevent derailments.
- Wetli - Walzenradsystem von Kaspar Wetli, welches über das Versuchsstadium nicht hinaus kam. Siehe auch Walzenrad.
- Marsh - a central rack which employed parallel wrought iron angle bars, connected by regularly spaced pins
- Roll - a single blade cut in a similar fashion to the Abt system but typically wider than a single Abt bar. Also called "Lamella".
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
Any other type of rack system.
- resilentCogWheel: This is a flag, whether the vehicle's cog wheels are resilently suspended.
Syntactic Constraints / Syntaktische Beschränkungen
The optional element can occur only once per vehicle.
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
None.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.