Class DevsRealTimeAnimator.TimeFloat

All Implemented Interfaces:
Serializable, Runnable, Remote, AnimatorInterface, DevsSimulatorInterface<Float>, SimulatorInterface<Float>, org.djutils.event.EventProducer
Enclosing class:
DevsRealTimeAnimator<T extends Number & Comparable<T>>

public abstract static class DevsRealTimeAnimator.TimeFloat extends DevsRealTimeAnimator<Float> implements DevsSimulatorInterface<Float>
Easy access class RealTimeClock<Float>.
See Also:
  • Constructor Details

    • TimeFloat

      public TimeFloat(Serializable id)
      Construct a DevsRealTimeClock<Float>.
      Parameters:
      id - the id of the simulator, used in logging and firing of events.