General functions and objects#

ModuleContainer#

Object that store’s a microgrid’s modules.

ModuleContainer(modules)

Container of modules.

ModuleSpace#

Object for module action and observation spaces.

ModuleSpace(unnormalized_low, unnormalized_high)

A space with both normalized and unnormalized versions.