Back to Adaptive Vision Studio website

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

MultiplyProfiles_OfArray


Multiplies profiles of an array value by value.

Name Type Description
inProfileArray ProfileArray
outProfile Profile Output profile

Description

Array version of MultiplyProfiles.

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

Complexity Level

This filter is available on Basic Complexity Level.

See Also