Method SafeStep
SafeStep(double, double)
Declaration
public static double SafeStep(double maxValue, double maxCompression)
Parameters
| Type | Name | Description |
|---|---|---|
| double | maxValue | |
| double | maxCompression |
Returns
| Type | Description |
|---|---|
| double |
SafeStep(double)
Declaration
public static double SafeStep(double maxValue)
Parameters
| Type | Name | Description |
|---|---|---|
| double | maxValue |
Returns
| Type | Description |
|---|---|
| double |
SafeStep()
Declaration
public static double SafeStep()
Returns
| Type | Description |
|---|---|
| double |