Package-level declarations
Types
Link copied to clipboard
Provides additional context to a scan. This makes sense in a workflow, where a scan is connected to other TireTread scans or other information in a larger context.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Position where the tire is mounted on the vehicle, considering the primary direction of travel. E.g. the front left tire of a passenger car would be specified as axle=1
, side=TireSideDTO.left
, position_on_axle=1
and the rear right tire of a passenger car as axle=2
, side=TireSideDTO.right
, position_on_axle=1
Link copied to clipboard
Link copied to clipboard