microgrid.simulate.gridstate module

class microgrid.simulate.gridstate.GridState(grid, date_time)[source]
__init__(grid, date_time)[source]

Representation of the state of the system in the simulator. The state includes the state of charge of storage devices plus information regarding past operation of the system.

Parameters:
  • grid – A Grid object
  • date_time – The time at which the system in this state