set_from_history
- Parameters.set_from_history(history: ParameterHistory, index: int)[source]
Update the
Parameterswith values from a parameter history.- Parameters:
history (ParameterHistory) – The parameter history.
index (int) – The history index.
Update the Parameters with values from a parameter history.
history (ParameterHistory) – The parameter history.
index (int) – The history index.