You are here: Start » AVL.NET » RectificationMap Constructor
RectificationMap Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public RectificationMap ( AvlNet.SpatialMap map, AvlNet.Point2D rectifiedWorldOrigin, float rectifiedWorldScale, AvlNet.Matrix rectifiedToWorldHomography )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| map | AvlNet.SpatialMap | ||||
| rectifiedWorldOrigin | AvlNet.Point2D | ||||
| rectifiedWorldScale | float | ||||
| rectifiedToWorldHomography | AvlNet.Matrix |
