SimPy RL Env GUI

Alternate text

Classes and Functions

Created on Sat Jul 6 22:00:05 2022

@author: abhijeetsahu

This is for episodic visualization of the Simpy based communication netwoork for the distribution feeder visualization

CyberEnvVisualNewNW.CyberPhysicalMapping()
class CyberEnvVisualNewNW.EnvDataCollectorApp(_name)

Bases: object

This is the class for collecting real-time data from the Environment

initialze()
run_simpy_env()

Function to run the simpy simulation episode

class CyberEnvVisualNewNW.RLVisualApp

Bases: PyQt5.QtWidgets.QWidget

This is the widget class for the cyber environment rendering visualization app

init_gui()
update()

Function to update changes in the environment

CyberEnvVisualNewNW.hardode_location()
CyberEnvVisualNewNW.main()
CyberEnvVisualNewNW.new_network_location()
CyberEnvVisualNewNW.start_env()