You are here: Start » AVL.NET » AVL.RealArrayToProfile(float[], AvlNet.Profile)

AVL.RealArrayToProfile(float[], AvlNet.Profile)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RealArrayToProfile(
	float[] inArray,
	out AvlNet.Profile outProfile
)

Parameters

inArray
Type: System.Single
outProfile
Type: AvlNet.Profile

See also