WeightPerAxleGroup

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

Unit: Kilograms

Types

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

Properties

Link copied to clipboard
val quad: Long

Weight for quad axle group.

Link copied to clipboard
val quint: Long

Weight for quad quint group.

Link copied to clipboard

Weight for single axle group.

Link copied to clipboard

Weight for tandem axle group.

Link copied to clipboard

Weight for triple axle group.

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