KSLDatabase
This constructs a SQLite database on disk and configures it to hold KSL simulation data. The database will be empty.
Return
an empty embedded SQLite database configured to hold KSL simulation results
Parameters
db Name
the name of the database
db Directory
the directory containing the database. By default, KSL.dbDir.
clear Data Option
indicates if the data should be cleared. The default is true.