rail:tWagon

technical and payload data about a car

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
additionalRotationMass rail:tWeightTons optional
additional mass for increased running resistance by rotating masses of non-motored axles
auxiliaryPowerConsumption rail:tPowerWatt optional
continuous power consumption in Watt of auxiliaries within one car
bearingType rail:tBearingType optional
describes the type of the bearing used for calculating vehicle resistance
headShape rail:tHeadShapeType optional
basic definition of head shape in order to derive air resistance of the vehicle
headSurface rail:tAreaSquareMeter optional
cross-section area of vehicle front in order to derive air resistance of the vehicle
kinematicEnvelope rail:tElementDescription optional
name of car body kinematic envelope as reference
rotationMassFactor xs:decimal optional
factor for increased running resistance by rotating masses of non-motored axles

Used By

Complex Type rail:eWagon

Source

<xs:complexType name="tWagon">
  <xs:annotation>
    <xs:documentation>technical and payload data about a car</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aWagon"/>
</xs:complexType>