You are here: Start » AVL.NET » Invoke.ProfileAverage
Computes the average value of a profile.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void ProfileAverage ( Avl.Profile inProfile, Optional<Avl.Range> inRange, out float outAverage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inProfile | Avl.Profile | Input profile. | ||
![]()  | inRange | Atl.Optional<Avl.Range> | |||
![]()  | outAverage | float | 


