Click or drag to resize

NonMeasuredPointsConfigurationBackgroundThresholdingThresholdValueRadian Property

Gets or sets the background thresholding threshold value in radian.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public double BackgroundThresholdingThresholdValueRadian { get; set; }

Property Value

Type: Double
Threshold in radian used to filter data below this value.
See Also