UI.BIP module

Module for UI binary interaction parameter viewer

  • Ui_BIP: Dialog to view the BIP for selected component and EoS

class UI.BIP.Ui_BIP(ids, EoSIndex=0, parent=None)[source]

Bases: QDialog

Dialog to view the BIP between selected component for EoS available

Parameters:
idslist

Index of component

EoSIndex: integer

Index of EoS with BIP to show

__init__(ids, EoSIndex=0, parent=None)[source]

Constructor