You are here: Start » AVL.NET » AVL.ProfileAverage(AvlNet.Profile, float)
AVL.ProfileAverage(AvlNet.Profile, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ProfileAverage( AvlNet.Profile inProfile, out float outAverage )
Parameters
- inProfile
- Type: AvlNet.Profile
- outAverage
- Type: System.Single
Errors
| Error type | Description |
|---|---|
| DomainError | Empty profile in ProfileAverage |
