<Code Lib>
2022 Method
Changes 6
M

AnalyticalModel.GetApproximationDeviation

Description:
Retrieves amount by which approximation is made.

public double GetApproximationDeviation()

double Maximum distance from approximated line to curve. If approximation does not make sense, then this will be 0.0.

Loading…