eprllib.Environment.EnvironmentRunner

eprllib.Environment.EnvironmentRunner#

Runner Base Class#

This script contain the EnergyPlus Runner that execute EnergyPlus from its Python API in the version 24.2.0.

Classes

EnvironmentRunner(episode, obs_queue, ...[, ...])

This object have the particularity of start EnergyPlus, _collect_obs and _send_actions to send it trhougt queue to the EnergyPlus Environment thread.