Set optimisation parameters.
solutionType | string | solution type; valid values are: "exact", "optimised", "best fit". |
method | optional string | optimisation method; obligatory parameter if solution type is "optimised" or "best fit"; For optimised, valid values are: For best fit, valid values are: "Minimise Largest", "Minimise Sum", "Minimise Specified", "Maximise Sum", and "Maximise Specified". For best fit, valid values are "least squares" and "chebyshev". |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to LoadsetTargetValues
Back to Overview