Constant¶
- class Constant(name='constant', initial=0.0)[source]¶
A constant value that is added to the time series model.
Attributes¶
|
Methods¶
Method to dump all stresses in the stresses list. |
|
Determine in how many timeseries the contribution can be split. |
|
Returns the stress or stresses of the time series object as a pandas DataFrame. |
|
Set the initial parameters (back) to their default values. |
|
Method to export the StressModel object. |
|
Method to update the settings of the individual TimeSeries. |