Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Profile » Profile Combinators » AccumulateProfile
| Module: | FoundationPro |
|---|
Creates a profile in a loop by concatenating individual values.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inValue | Real | ||
![]() |
inMaxCount | Integer* | 0 - ![]() |
Number of last values that are remembered |
![]() |
inReset | Bool | Reset accumulator state | |
![]() |
outProfile | Profile | Output profile | |
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 | inMaxCount cannot be negative in AccumulateProfile. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic

