finesse.parameter.Parameter.eval

Parameter.eval(self, bool keep_changing_symbols=False)

Evaluates the value of this parameter. If the parameter is dependant on some symbolic statement this will evaluate that. If it is not the value itself is returned. This method should be used when filling in matrices for computing solutions of a model.