SiiNunit
{
chasis_data: chasis.0
{
# The air resistance and the wheel rolling resistance force constant
cdrag: 1.0
ccr: 10
# The frontal area of the vehicle for the resistance force computing
frontal_area: 100.0
# suspension parameters for rear wheels
rear_cfm: 0.0006
rear_erp: 0.7
rear_uplift:-0.1
# suspension parameters for front wheels
front_cfm: 0.001
front_erp: 0.5
front_uplift: -0.15
}
}