|
SMI RED eye tracking plugin 1.0
|
Use this struct to customize RED operation mode. More...
#include <iViewXAPI.h>
Public Attributes | |
| int | stimX |
| int | stimY |
| int | stimHeightOverFloor |
| int | redHeightOverFloor |
| int | redStimDist |
| int | redInclAngle |
Use this struct to customize RED operation mode.
The struct contains the following information: stimX: horizontal stimulus calibration size [mm] stimY: vertical stimulus calibration size [mm] stimHeightOverFloor: distance floor to stimulus screen [mm] redHeightOverFloor: distance floor to RED [mm] redStimDist: distance RED to stimulus screen [mm] redInclAngle: RED inclination angle [°]
Setup RED operation mode parameters with "REDStandAloneModeStruct" use function "iV_SetupREDStandAloneMode".
Definition at line 356 of file iViewXAPI.h.
1.7.3