C# Class ATUAV_RT.EyetrackerErrors

Utility class for dealing with eyetracker errors.
Afficher le fichier Open project: ATUAV/ATUAV Class Usage Examples

Méthodes publiques

Méthode Description
getDescription ( int errorCode ) : string

Converts an eyetracker error code into a human readable description.

Method Details

getDescription() public static méthode

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