pastas.stressmodels.Constant#
- class pastas.stressmodels.Constant(initial: float = 0.0, name: str = 'constant')#
A constant value that is added to the time series model.
- Parameters:
Methods#
|
Set the initial parameters (back) to their default values. |
|
Simulate the stressmodel's contribution. |
|
Export the stressmodel to a dictionary. |