Description Usage Arguments Value
This function attempts to segment vehicles based on the decision tree in Davison 2020.
1 | segment_veh(area, mass, type)
|
area |
The frontal surface area of the vehicle in metres squared. |
mass |
The kerb weight of the vehicle in tonnes. |
type |
The type approval category of the vehicle - currently either "M1" or "N1". |
A modelled vehicle segment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.