Click or drag to resize

VehicleSpec Fields

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The VehicleSpec type exposes the following members.

Fields
  NameDescription
Public fieldGrossWeight_kg
Total weight of the vehicle (including fuel, cargo and passengers), measured in kilograms.
Public fieldHeight_cm
Maximum height of the vehicle, measured in centimeters.
Public fieldKingpinToEnd_cm
Distance from the kingpin to the end of the trailer, measured in centimeters.
Public fieldKingpinToLastAxle_cm
Distance from the kingpin to the last trailer axle, measured in centimeters.
Public fieldKingpinToMiddleOfLastTandem_cm
Distance from the kingpin to the center of the last tandem axle, measured in centimeters.
Public fieldLength_cm
Maximum length of the vehicle, measured in centimeters.
Public fieldStatic memberLoadLength
Maximum number of allowed loads.
Public fieldMaxAxleWeight_kg
Maximum (distributed) weight supported by an axle, measured in kilograms.
Public fieldMaxTandemAxleWeight_kg
Maximum (distributed) weight supported by a tandem axle, measured in kilograms.
Public fieldMaxTrailerLength_cm
Maximum length of the trailer, measured in centimeters.
Public fieldMaxTridemAxleWeight_kg
Maximum (distributed) weight supported by a tridem axle, measured in kilograms.
Public fieldNumberOfAxles
Total number of axles on this vehicle (including trailers).
Public fieldNumberOfAxlesOnTrailers
Sum total of the number of axles on each trailer.
Public fieldNumberOfTrailers
Total number of trailers pulled by this vehicle.
Public fieldNumberOfWheels
Total number of wheels on this vehicle.
Public fieldTractorLength_cm
Maximum length of the tractor, measured in centimeters.
Public fieldUnladenWeight_kg
Unladen (without cargo) weight of the vehicle, measured in kilograms.
Public fieldVehicleType
Classification of this vehicle, as a VehicleType.
Public fieldWeightPerInchWidthOfTire_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.
Public fieldWidth_cm
Maximum width of the vehicle, measured in centimeters.
Top
See Also