org.powertac.common.msg
Class SimPause

java.lang.Object
  extended by org.powertac.common.msg.SimPause

public class SimPause
extends Object

This message is used to communicate a pause in a simulation. It is guaranteed to be sent at least 100 ms before the end of the timeslot being extended, and a sim-resume message is guaranteed to be sent before the clock re-starts.

Author:
John Collins

Constructor Summary
SimPause()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimPause

public SimPause()


Copyright © 2011. All Rights Reserved.