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






