You are here: Start » AVL.NET » AVS.ProfileAverage Method
AVS.ProfileAverage Method
Computes the average value of a profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ProfileAverage ( AvlNet.Profile inProfile, out float outAverage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | AvlNet.Profile | Input profile. | ||
![]() | outAverage | float |


