VehicleRestrictionsSettings

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

Constructors

Link copied to clipboard
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)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val Height: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val width: Int