Interface SimulationPath
- All Known Implementing Classes:
- LoadDataFromFileWithoutGraph
public interface SimulationPath
Some simulations may wish to implement this interface to specify a simulation
 path, which will be printed in the output.
- Author:
- jdramsey
- 
Method Summary
- 
Method Details- 
getPathString getPath()
 
-