AlchemistSimStatesLoader

This object is used to load the simulation states from the relative output file.

Functions

Link copied to clipboard
fun fromCSV(filepath: String, separator: String = " "): List<AlchemistStateObservations>

Reads the simulation states from the given file.