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

AVS.ConvertRectificationMap Method

Converts a rectification map to a different format.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ConvertRectificationMap
(
	AvlNet.RectificationMap inRectificationMap,
	int inNewPitchAlignment,
	AvlNet.RectificationMap outRectificationMap
)

Parameters

Name Type Range Default Description
inRectificationMapAvlNet.RectificationMap
inNewPitchAlignmentint<0, +INF>16Default value: 16.
outRectificationMapAvlNet.RectificationMap

Function Overrides

See also