ModelCoefficients(Name: String): ISlConstCoefficients;
Name. Coefficient name.
The ModelCoefficients property returns parameters of model coefficients.
To get coefficients names of the model use the ISmNonLinearLeastSquare.CoefficientsOrder property.
The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.
See also: