Source: GitHub
Load in time data from Rattlesnake runs
Classes¶
| Name | Summary |
|---|---|
RattlesnakeData | Top-level container for all data read from a Rattlesnake nc4 file. |
RattlesnakeRandomEnvironmentData | Data for a Rattlesnake Random vibration environment. |
Functions¶
| Name | Summary |
|---|---|
create_synthetic_test | Create a Rattlesnake synthetic-test spreadsheet and save the system model. |
read_modal_data | Read modal test data from a Rattlesnake nc4 file. |
read_random_spectral_data | Read random-vibration spectral data from a Rattlesnake nc4 file. |
read_rattlesnake_output | Reads in an nc4 Rattlesnake data file and returns the time history array as well as the channel table |
read_sine_control_data | Read sine-control data from a Rattlesnake npz control file. |
read_system_id_data | Read system-identification data from a Rattlesnake npz file. |
read_system_id_nc4 | Read system-identification spectral data from a Rattlesnake nc4 file. |
read_transient_control_data | Read transient control time-history data from a Rattlesnake nc4 file. |