Cog3DPositionResiduals ResidualsY Property Cognex VisionPro
Gets the residual statistics based on distance measured solely along the "y" axis.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

public Cog3DResiduals ResidualsY { get; }

Property Value

Type: Cog3DResiduals
The residual statistics based on distance measured solely along the "y" axis.
See Also