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.fileio.sdynpy_escdf

Created on Fri Feb 7 10:47:58 2025

author: dprohe

Classes

NameSummary
DimensionSpinBoxQSpinBox(parent: Optional[QWidget] = None)
ESCDFSettingDialogQDialog(parent: Optional[QWidget] = None, flags: Union[Qt.WindowFlags, Qt.WindowType] = Qt.WindowFlags())
ESCDFTableModelQAbstractTableModel(parent: Optional[QObject] = None)
ESCDFVisualizerAn interactive window allowing users to explore an ESCDF file

Functions

NameSummary
datasets_from_rattlesnake_modalConverts modal data from Rattlesnake into ESCDF Datasets
datasets_from_rattlesnake_random_vibrationConverts random vibration data from Rattlesnake into ESCDF Datasets
datasets_from_rattlesnake_system_identificationConverts system identification data from Rattlesnake into ESCDF Datasets
datasets_from_rattlesnake_transient_vibrationConverts transient vibration data from Rattlesnake into ESCDF Datasets
from_data
from_geometry
from_rattlesnake_channel_infoGenerates a “vibration_channel_table” dataset from the channel information in a Rattlesnake netcdf4 file.
from_rattlesnake_modal_parametersGenerates a “modal_test_parameters” object from modal output
from_rattlesnake_random_parametersGets random vibration parameters from a NetCDF4 streaming file
from_rattlesnake_system_id_parametersGets system identification parameters from a NetCDF4 streaming file
from_rattlesnake_transient_parametersGets transient vibration parameters from a NetCDF4 streaming file
from_shape
to_data
to_geometry
to_shape