ansys.sherlock.core.analysis.Analysis#
- class ansys.sherlock.core.analysis.Analysis(channel, server_version)#
Contains all analysis capabilities.
Methods
Get harmonic vibe property fields based on the user configuration.
Get ICT analysis property fields based on the user configuration.
Get mechanical shock property fields based on the user configuration.
Get natural frequency property fields based on the user configuration.
Get properties for a Part List Validation analysis.
Get random vibe property fields based on the user configuration.
Get solder fatigue property fields based on the user configuration.
Analysis.run_analysis
(project, cca_name, ...)Run one or more Sherlock analyses.
Analysis.run_strain_map_analysis
(project, ...)Run one or more strain map analyses.
Analysis.update_harmonic_vibe_props
(project, ...)Update properties for a harmonic vibe analysis.
Analysis.update_ict_analysis_props
(project, ...)Update properties for an ICT analysis.
Update properties for a mechanical shock analysis.
Update properties for a natural frequency analysis.
Update properties for a Part List Validation analysis.
Analysis.update_part_modeling_props
(project, ...)Update part modeling properties for a given project's CCA.
Analysis.update_pcb_modeling_props
(project, ...)Update FEA PCB Modeling properties for one or more CCAs.
Analysis.update_random_vibe_props
(project, ...)Update properties for a random vibe analysis.
Update properties for a solder fatigue analysis.