Class SSJExperiment

    • Constructor Detail

      • SSJExperiment

        public SSJExperiment​(SSJModel model)
    • Method Detail

      • getCurrentSimulationTime

        public double getCurrentSimulationTime()
        Description copied from interface: ISimulationTimeProvider
        Returns the current simulation time.
      • getSimulator

        public umontreal.ssj.simevents.Simulator getSimulator()
      • setMaxSimTime

        public void setMaxSimTime​(long simTime)
        Description copied from interface: ISimulationControl
        Sets the simulation time at which the simulation is supposed to stop.
        Parameters:
        simTime - the time instant at which the simulation is to stop, expressed in simulated time units