VehicleDimensions Class Reference

Public Member Functions

 VehicleDimensions ()
 VehicleDimensions More...
 
 VehicleDimensions (Interop.Trip.VehicleDimensions vehicleDimensions)
 constructor More...
 

Properties

TruckConfig TruckCfg[get, set]
 truck config More...
 
TrailerConfig TrailerCfg[get, set]
 trailer config More...
 

Detailed Description

The TruckConfig structure is used to pass all data associated with the trunk configuration (vehicle dimension, weight and number of axles) for routing and tolls.

Constructor & Destructor Documentation

◆ VehicleDimensions() [1/2]

VehicleDimensions

◆ VehicleDimensions() [2/2]

VehicleDimensions(Interop.Trip.VehicleDimensions vehicleDimensions)

constructor

Property Documentation

◆ TruckCfg

TruckConfig TruckCfg
getset

truck config

◆ TrailerCfg

TrailerConfig TrailerCfg
getset

trailer config