Interface ISimulationTimeProvider
-
- All Known Subinterfaces:
ISimulationControl
- All Known Implementing Classes:
AbstractExperiment,DesmoJExperiment,SSJExperiment
public interface ISimulationTimeProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetCurrentSimulationTime()Returns the current simulation time.
-