C# Class ATUAV_RT.EyetrackerErrors

Utility class for dealing with eyetracker errors.
Show file Open project: ATUAV/ATUAV Class Usage Examples

Public Methods

Method Description
getDescription ( int errorCode ) : string

Converts an eyetracker error code into a human readable description.

Method Details

getDescription() public static method

Converts an eyetracker error code into a human readable description.
public static getDescription ( int errorCode ) : string
errorCode int Eyetracker error code
return string