rail:tGear

technical data of transmission system between motor and wheel

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
assemblyName rail:tGenericName required
type of assembly as descriptive name
count rail:tCounter required
number of assemblies per vehicle/unit
designType rail:tGenericName optional
design type of the gear
gearRatio xs:decimal optional
gear ratio as decimal value
manufacturerName rail:tGenericName optional
manufacturer of the gear
meanEfficiency rail:tOneToZero optional
the gear mean efficiency in the range 0..1.
nominalPower rail:tPowerWatt optional
nominal power of the gear for transmission
torqueConversion rail:tTorqueConversionType optional
type of torque conversion between motor and axle gear, mainly for diesel-hydraulic vehicles

Used By

Complex Type rail:eGear

Source

<xs:complexType name="tGear">
  <xs:annotation>
    <xs:documentation>technical data of transmission system between motor and wheel</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aAssemblyNameNumber">
    <xs:annotation>
      <xs:documentation>number of gear assemblies per vehicle and their type description</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="rail:aGear"/>
</xs:complexType>