The Class SimTimeEnd. Run control for running simulation runs until a pre-defined simulation time value is reached. This end time object can return the simulation end time, thus it is extending the {@link ISimulationRunStopPolicySimTime} interface. The end time returnedvia the {@link #getEstimatedEndTime()} is fixed and will never be changedafter creation.
@author Jan Himmelspach
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.