createSimulation
fun <T, P : Position<P>> InitializedEnvironment<T, P>.createSimulation(finalTime: Time = Time.INFINITY, finalStep: Long = Long.MAX_VALUE): Engine<T, P>
Content copied to clipboard
Builds a new Engine, adding a GlobalExporter with the required it.unibo.alchemist.loader.export.Exporters.