You are here: Start » AVL.NET » Invoke.ProfileToRealArray
Converts a profile to an array of real numbers.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | Avl.Profile | Input profile. | ||
![]() | outArray | System.Collections.Generic.List<float> |


