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_rattlesnake

Load in time data from Rattlesnake runs

Classes

NameSummary
RattlesnakeDataTop-level container for all data read from a Rattlesnake nc4 file.
RattlesnakeRandomEnvironmentDataData for a Rattlesnake Random vibration environment.

Functions

NameSummary
create_synthetic_testCreate a Rattlesnake synthetic-test spreadsheet and save the system model.
read_modal_dataRead modal test data from a Rattlesnake nc4 file.
read_random_spectral_dataRead random-vibration spectral data from a Rattlesnake nc4 file.
read_rattlesnake_outputReads in an nc4 Rattlesnake data file and returns the time history array as well as the channel table
read_sine_control_dataRead sine-control data from a Rattlesnake npz control file.
read_system_id_dataRead system-identification data from a Rattlesnake npz file.
read_system_id_nc4Read system-identification spectral data from a Rattlesnake nc4 file.
read_transient_control_dataRead transient control time-history data from a Rattlesnake nc4 file.