VehicleRestrictionsSettings

fun VehicleRestrictionsSettings(    totalWeight: Int,     axleWeight: Int,     tandemWeight: Int,     tridemWeight: Int,     otherWeight: Int,     unladenWeight: Int,     totalLength: Int,     axleLength: Int,     trailerLength: Int,     tractorLength: Int,     kingpinLastAxle: Int,     kingpinLastTandem: Int,     kingpinEndTrailer: Int,     otherLength: Int,     width: Int,     Height: Int,     totalCombinationWeight: Int)