You are here: Start » AVL.NET » Function Reference » Profile » Profile Features » AVL.ProfileAverage
Computes the average value of a profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | AvlNet.Profile | Input profile. | ||
![]() | outAverage | float |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Empty profile in ProfileAverage. |
| DomainError | Empty profile range in ProfileAverage. |
| DomainError | Range exceeds the input profile in ProfileAverage. |


