Skip to content

Feature Request - Import tir data #11

Description

@j-antunes

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:

  • TireReader
    • tire_data

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:

  • data
  • unit
  • name

And have the following functions:

  • import tire data
  • export tire data
  • print header
  • plot data

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions