Class SimResume


  • @Domain
    public class SimResume
    extends Object
    This message is used to communicate a revised simulation start time prior to the end of a simulation pause. This allows all parties to synchronize their simulation clocks.
    Author:
    John Collins
    • Constructor Detail

      • SimResume

        public SimResume​(org.joda.time.Instant newStart)
    • Method Detail

      • getStart

        public org.joda.time.Instant getStart()