You are here: Start » FIL.NET » FIS.ProfileToRealArray Method
FIS.ProfileToRealArray Method
Converts a profile to an array of real numbers.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ProfileToRealArray ( FilNet.Profile inProfile, IList<float> outArray )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | outArray | System.Collections.Generic.IList<float> |