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






