You are here: Start » AVL.NET » AVS.AbsoluteProfile Method

AVS.AbsoluteProfile Method

Transforms each profile value to its absolute value.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AbsoluteProfile
(
	AvlNet.Profile ioProfile,
	AvlNet.Range? inRange
)

Parameters

Name Type Range Default Description
ioProfileAvlNet.Profile
inRangeAvlNet.Range?

Function Overrides

See also