sdk-routing / com.tomtom.online.sdk.data / CommonParams / withVehicleAxleWeightInKg

withVehicleAxleWeightInKg

abstract fun withVehicleAxleWeightInKg(vehicleAxleWeightInKg: Int!): T

Specifies the vehicle axle weight for route calculation.

Parameters

vehicleAxleWeightInKg - Int!:

Return
T: A reference to the common params object.