update_parameter#
- AxMultitaskGenerator.update_parameter(parameter)#
Update a varying parameter of the generator.
This method should be called, for example, after updating the range of the parameter, or fixing its value.
- Parameters:
- parameterVaryingParameter
The updated parameter. It must have the name of one of the existing parameters.