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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ProfileToRealArray(
	AvlNet.Profile inProfile,
	out float[] outArray
)

Parameters

inProfile
Type: AvlNet.Profile
outArray
Type: System.Single

See also