Uses of Package
gridiq.simulation

Packages that use gridiq.simulation
gridiq GridIQ - A test bed for smart grid agents This package contains the main runnable class and classes which are used to initialise the system. 
gridiq.simulation GridIQ - A test bed for smart grid agents This package contains core classes for running simulations. 
 

Classes in gridiq.simulation used by gridiq
Project
          This class represents configuration settings for a simulation.
SimulationController
          This component provides a single interface to the GridIQ system by implementing the Facade design pattern.
 

Classes in gridiq.simulation used by gridiq.simulation
AgentManager
          The AgentManager employs the Facade design pattern to provide a single point of control for all agents in the system.
Project
          This class represents configuration settings for a simulation.
ResultsWriter
          This interface decouples the actual method used to store results from the system.