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