Home
last modified time | relevance | path

Searched refs:rolling_coefficients (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DChPac2002_data.h207 struct rolling_coefficients { struct
262 struct rolling_coefficients rolling;
H A DChPacejkaTire.cpp1707 struct rolling_coefficients coefs = {dat[0], dat[1], dat[2], dat[3]}; in readSection_rolling()