Class SimStart


  • @Domain
    public class SimStart
    extends Object
    This message is used to communicate the simulation start time from server to brokers in the last few seconds before the simulation starts. This allows all parties to start their sim clocks at the same time.
    Author:
    John Collins
    • Constructor Detail

      • SimStart

        public SimStart​(org.joda.time.Instant start)
    • Method Detail

      • getStart

        public org.joda.time.Instant getStart()