wolfhece.acceptability.acceptability_gui

Author: University of Liege, HECE Date: 2024

Copyright (c) 2024 University of Liege. All rights reserved.

This script and its content are protected by copyright law. Unauthorized copying or distribution of this file, via any medium, is strictly prohibited.

Module Contents

class wolfhece.acceptability.acceptability_gui.AcceptabilityGui(parent=None, width=1024, height=500)[source]

Bases: wx.Frame

Inheritance diagram of wolfhece.acceptability.acceptability_gui.AcceptabilityGui

The main frame for the vulnerability/acceptability computation

property mapviewer[source]
InitUI()[source]
OnSims(e: wx.ListEvent)[source]

Load sim into the mapviewer

OnSimsDBLClick(e: wx.ListEvent)[source]

Load sim into the mapviewer

OnCheckFiles(e)[source]

Check the files

OnMainDir(e)[source]
OnStudyArea(e)[source]

Change the study area

OnScenario(e)[source]

Change the scenario

OnCreation(e)[source]

Create the database

OnVulnerability(e)[source]

Run the vulnerability

OnAcceptability(e)[source]

Run the acceptability