Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.modal.sdynpy_polypy.PolyPy_Stability

Signature

class sdynpy.modal.sdynpy_polypy.PolyPy_Stability(polypy_gui, polypy_tabwidget, frfs, frequency_region, poles, displacement_derivative)

QWidget(parent: Optional[QWidget] = None, flags: Union[Qt.WindowFlags, Qt.WindowType] = Qt.WindowFlags())

Methods

NameSummary
__init__Initialize self. See help(type(self)) for accurate signature.
connect_callbacks
discard
mouseClicked
mouseMoved
plot_poles
update_stability_plot_views
update_stabilization_plot

__init__

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.__init__(self, polypy_gui, polypy_tabwidget, frfs, frequency_region, poles, displacement_derivative)

Initialize self. See help(type(self)) for accurate signature.

connect_callbacks

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.connect_callbacks(self)

discard

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.discard(self)

mouseClicked

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.mouseClicked(self, event)

mouseMoved

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.mouseMoved(self, position)

plot_poles

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.plot_poles(self)

update_stability_plot_views

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.update_stability_plot_views(self)

update_stabilization_plot

def sdynpy.modal.sdynpy_polypy.PolyPy_Stability.update_stabilization_plot(self)