You are here: Start » AVL.NET » Function Reference » Conversions » AVL.RealArrayToProfile
Converts an array of real numbers to a profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inArray | System.Collections.Generic.IList<float> | |||
![]() | outProfile | AvlNet.Profile | Output profile. |


