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:
josephramsey
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details