Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Data Classification » Statistics » FindDataMode_FixedSpread (FindDataMode FixedSpread)
| Module: | FoundationPro | 
|---|
Finds the mode in a set of data values by looking for highest number of samples withing the specified spread.
Applications
Can be used to determine a histogram maximum without actually creating the histogram.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inValues | RealArray | ||
![]()  | 
				inSpread | Real | 0.0 - ![]()  | 
				|
![]()  | 
				inCycle | Real* | ||
![]()  | 
				outMode | Real | ||
![]()  | 
				outMiddle | Real | ||
![]()  | 
				outCount | Integer | ||
![]()  | 
				outSpread | Real | ||
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Empty array in FindDataMode_FixedSpread. | 
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of FindDataMode filter group visible as FixedSpread.

 Advanced

