Class - AxleWeight

D2LogicalModel.General.ReusableClasses.Vehicle
The weight details of a specific axle on the vehicle.

List of attributes

Name Data Type Order Definition    
axlePositionIdentifier NonNegativeInteger 0 Indicates the position of the axle on the vehicle numbered from front to back (i.e. 1, 2, 3...). This cannot exceed the numberOfAxles if provided as part of VehicleCharacteristics.    
axleWeight Tonnes 1 The weight of the specific axle, indicated by the axleSequenceIdentifier, on the vehicle numbered from front to back of the vehicle.    
maximumPermittedAxleWeight Tonnes 2 The maximum permitted weight of this specific axle on the vehicle.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..* AxleWeight specificAxleWeight related to 1 Vehicle  

Used By (diagrams)