Driver Class

class driver.Driver(path_to_sim, format)

A Class to drive the simulation data loading and analysis.

path_to_sim

Path to the simulation files.

Type:

str

format

The format of the simulation files.

Type:

str