VehicleSpec Fields |
The VehicleSpec type exposes the following members.
Name | Description | |
---|---|---|
GrossWeight_kg |
Total weight of the vehicle (including fuel, cargo and passengers), measured in kilograms.
| |
Height_cm |
Maximum height of the vehicle, measured in centimeters.
| |
KingpinToEnd_cm |
Distance from the kingpin to the end of the trailer, measured in centimeters.
| |
KingpinToLastAxle_cm |
Distance from the kingpin to the last trailer axle, measured in centimeters.
| |
KingpinToMiddleOfLastTandem_cm |
Distance from the kingpin to the center of the last tandem axle, measured in centimeters.
| |
Length_cm |
Maximum length of the vehicle, measured in centimeters.
| |
LoadLength |
Maximum number of allowed loads.
| |
MaxAxleWeight_kg |
Maximum (distributed) weight supported by an axle, measured in kilograms.
| |
MaxTandemAxleWeight_kg |
Maximum (distributed) weight supported by a tandem axle, measured in kilograms.
| |
MaxTrailerLength_cm |
Maximum length of the trailer, measured in centimeters.
| |
MaxTridemAxleWeight_kg |
Maximum (distributed) weight supported by a tridem axle, measured in kilograms.
| |
NumberOfAxles |
Total number of axles on this vehicle (including trailers).
| |
NumberOfAxlesOnTrailers |
Sum total of the number of axles on each trailer.
| |
NumberOfTrailers |
Total number of trailers pulled by this vehicle.
| |
NumberOfWheels |
Total number of wheels on this vehicle.
| |
TractorLength_cm |
Maximum length of the tractor, measured in centimeters.
| |
UnladenWeight_kg |
Unladen (without cargo) weight of the vehicle, measured in kilograms.
| |
VehicleType |
Classification of this vehicle, as a VehicleType.
| |
WeightPerInchWidthOfTire_kg |
Maximum weight per inch of width of tire. This is a measure of the maximum pressure
exterted by this vehicle onto the road surface.
| |
Width_cm |
Maximum width of the vehicle, measured in centimeters.
|