gym_anm.envs.anm6_env.rendering.py.rendering

Functions

close(http_server, ws_server)

Terminate the parallel processes running the HTTP and WebSocket servers.

start(title, dev_type, p_max, q_max, s_rate, ...)

Start visualizing the state of the environment in a new browser window.

update(ws_address, cur_time, year_count, p, ...)

Update the visualization of the environment.

write_html(address)

Update the index.html file used for rendering the environment state.