Get the relative tolerance which determines acceptable difference between predicted and actual changes in values of sampled data over a step relative to the sampled values.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property RelativeTolerance() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_RelativeTolerance(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






