LifeCycle Types#

Module containing types for the Lifecycle Service.

DeleteEventRequest

Request to delete a life cycle event from a project phase.

DeletePhaseRequest

Request to delete a life cycle phase from a project.

HarmonicVibeProfileCsvFileProperties

Properties of a harmonic vibe profile CSV file.

ImportThermalSignalRequest

Request to import a thermal signal file.

ListLifeCycleEventsRequest

Request for listing all life cycle events.

LoadLifeCycleRequest

Request to load a life cycle to a project from a file.

RandomVibeProfileCsvFileProperties

Properties of a random vibe profile CSV file.

SaveHarmonicProfileRequest

Request to save a harmonic life cycle event profile to a .dat or .csv file.

SaveLifeCycleRequest

Request to save a project's life cycle to a .dfr-lc file.

SaveRandomVibeProfileRequest

Request to save a random vibe life cycle event profile to a .dat or .csv file.

SaveShockPulseProfileRequest

Request to save a shock pulse life cycle event profile to a .dat or .csv file.

SaveThermalProfileRequest

Request to save a thermal life cycle event profile to a .dat or .csv file.

ShockProfileDatasetCsvFileProperties

Properties of a shock event profile using dataset CSV file.

ShockProfilePulsesCsvFileProperties

Properties of a shock event profile using pulses CSV file.

ThermalProfileCsvFileProperties

Properties of a thermal profile CSV file.

ThermalSignalFileProperties

Properties of a thermal signal file.

UpdateLifeCycleRequest

Request to update the life cycle.

UpdateLifePhaseRequest

Request for updating an existing life phase in a specified project's life cycle.