C# 클래스 ATUAV_RT.EyetrackerErrors

Utility class for dealing with eyetracker errors.
파일 보기 프로젝트 열기: ATUAV/ATUAV 1 사용 예제들

공개 메소드들

메소드 설명
getDescription ( int errorCode ) : string

Converts an eyetracker error code into a human readable description.

메소드 상세

getDescription() 공개 정적인 메소드

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