You are here: Start » AVL.NET » IntensityThresholdParams.IntensityThresholdParams(float?, float?, float)
IntensityThresholdParams.IntensityThresholdParams(float?, float?, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public IntensityThresholdParams( float? minIntensity, float? maxIntensity, float hysteresis )
Parameters
- minIntensity
- Type: System.Nullable<System.Single>
- maxIntensity
- Type: System.Nullable<System.Single>
- hysteresis
- Type: System.Single
