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 | |
|---|---|---|---|---|---|
![]() | inRectificationMap | AvlNet.RectificationMap | |||
![]() | inNewPitchAlignment | int | <0, +INF> | 16 | Default value: 16. |
![]() | outRectificationMap | AvlNet.RectificationMap |


