Calculates distance between pupil centers based on previously
recorded min and max values
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- leftEye
- Type: TETCSharpClient.Data Eye
[Missing <param name="leftEye"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesDistanceNormalized(TETCSharpClient.Data.Eye,TETCSharpClient.Data.Eye)"]
- rightEye
- Type: TETCSharpClient.Data Eye
[Missing <param name="rightEye"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesDistanceNormalized(TETCSharpClient.Data.Eye,TETCSharpClient.Data.Eye)"]
Return Value
Type: Doublea normalized value [0..1]
