Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile Combinators » AddProfiles_OfLoop

AddProfiles_OfLoop


Adds profiles appearing in consecutive iterations value by value.

Name Type Description
inProfile Profile Input profile
outProfile Profile Output profile

Description

Loop version of AddProfiles.

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 Input profiles have different lengths in AddProfiles.
DomainError Input profiles have different X coordinates in AddProfiles.

Complexity Level

This filter is available on Basic Complexity Level.

See Also