RouteMatrixTruckOptions

Travel mode options when the provided travel mode is "Truck"

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Total number of axles of the vehicle.

Link copied to clipboard

Gross weight of the vehicle including trailers, and goods at capacity.

Link copied to clipboard

List of Hazardous cargo contained in the vehicle.

Link copied to clipboard

Height of the vehicle.

Link copied to clipboard

Kingpin to rear axle length of the vehicle

Link copied to clipboard

Length of the vehicle.

Link copied to clipboard

The vehicle License Plate.

Link copied to clipboard

Maximum speed

Link copied to clipboard

The number of occupants in the vehicle.

Link copied to clipboard

Payload capacity of the vehicle and trailers attached.

Link copied to clipboard

Trailer options corresponding to the vehicle.

Link copied to clipboard

Type of the truck.

Link copied to clipboard

The tunnel restriction code.

Link copied to clipboard

Heaviest weight per axle irrespective of the axle type or the axle group. Meant for usage in countries where the differences in axle types or axle groups are not distinguished.

Link copied to clipboard

Specifies the total weight for the specified axle group. Meant for usage in countries that have different regulations based on the axle group type.

Link copied to clipboard
val width: Long

Width of the vehicle.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String