EyeLogic SDK  1.1.15
ELCFixationStop Struct Reference

information about a fixation end More...

#include "ELCGazeEvent.h"

Public Attributes

int64_t timestampMicroSec
 timepoint when the fixation ended in microseconds after EPOCH
 
int64_t timestampStartMicroSec
 timepoint when the fixation started in microseconds after EPOCH
 
int32_t index
 index of the corresponding GazeSample at which the fixation ended
 
int32_t indexStart
 index of the corresponding GazeSample at which the fixation started
 
double porX
 X coordinate of binocular point of regard on the stimulus plane of the overal fixation (average over the whole fixation period)
 
double porY
 Y coordinate of binocular point of regard on the stimulus plane of the overal fixation (average over the whole fixation period)
 

Detailed Description

information about a fixation end