Lifecycle#

The lifecycle module contains all life cycle management capabilities.

ansys.sherlock.core.lifecycle.Lifecycle.add_harmonic_event(...)

Add a harmonic event to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_harmonic_vibe_profiles(...)

Add harmonic vibe profiles to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_random_vibe_event(...)

Add a random vibe event to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_random_vibe_profiles(...)

Add random vibe profiles to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_shock_event(...)

Add a shock event to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_shock_profiles(...)

Add shock profiles to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_thermal_event(...)

Add a thermal event to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.add_thermal_profiles(...)

Add thermal profiles to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.create_life_phase(...)

Create a life phase.

ansys.sherlock.core.lifecycle.Lifecycle.load_harmonic_profile(...)

Load a harmonic profile from a DAT or CSV file to a life cycle phase.

ansys.sherlock.core.lifecycle.Lifecycle.load_random_vibe_profile(...)

Load random vibe profile from .csv or .dat file.