OpenTire / OpenTirePython

An open-source mathematical tire modelling library
MIT License
46 stars 17 forks source link

Feature Request - Import tir data #11

Open j-antunes opened 3 years ago

j-antunes commented 3 years ago

It would be nice if OpenTire is also able to read tire data. We should create a utility function that reads the data file and saves it in a class. I think the class should be something like:

In this case, tire_data would also be a class. This class would contain the information of each column in the data file. I would create tire_data as follows:

And have the following functions: