You are here: Start » AVL.NET » AVL.DistanceToWorldCoordinates(float, float, float)
AVL.DistanceToWorldCoordinates(float, float, float)
Calculates a distance in real-world units.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DistanceToWorldCoordinates( float inImageDistance, float inResolution, out float outWorldDistance )
Parameters
- inImageDistance
- Type: System.Single
- inResolution
- Type: System.Single
Number of real-world units per pixel, usually mm/px - outWorldDistance
- Type: System.Single
