rail:trainResistance

mechanical train resistance vs. speed

http://wiki.railml.org/index.php?title=RS:trainResistance

Element Information

Model

ANY element from namespace(s) 'http://www.w3.org/1998/Math/MathML' , rail:valueTable{0,1}
Children: rail:valueTable

Attributes

QName Type Fixed Default Use Inheritable Annotation
tunnelFactor xs:decimal optional
factor for increasing air resistance when running through tunnel

Source

<xs:element name="trainResistance" type="rail:tTrainResistance" minOccurs="0">
  <xs:annotation>
    <xs:documentation>mechanical train resistance vs. speed</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:trainResistance"/>
  </xs:annotation>
</xs:element>

Sample