Gets or sets the 'safety' coefficient used to decrease step size if the error is too high. Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property HighSafetyCoefficient() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_HighSafetyCoefficient(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






