Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Profile Relations » TestProfileDominatesProfile
Checks whether values in the first profile are greater or equal than corresponding values in the second profile
| Name | Type | Description | |
|---|---|---|---|
![]() |
inProfile1 | Profile | Input profile1 |
![]() |
inProfile2 | Profile | Input profile2 |
![]() |
outDominates | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Input profiles in TestProfileDominatesProfile have different lengths. |
| DomainError | Input profiles have different X coordinates in TestProfileDominatesProfile. |
Complexity Level
This filter is available on Advanced Complexity Level.


