EyeLinkAscParser Class Reference

Collaboration diagram for EyeLinkAscParser:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EyeLinkAscParser (std::string fileName)
 Constructor.
virtual ~EyeLinkAscParser ()
 Destructor.

Public Attributes

std::string itsSubjectName
std::vector< int > itsTrialStart
std::vector< int > itsTrialEnd
std::vector< std::vector< int > > itsFlipTime
std::vector< std::vector
< std::vector< Point2D< float > > > > 
itsFlipFixations
std::vector< std::vector< int > > itsFlipFrame
std::vector< int > itsDriftCorrectionStart
std::vector< int > itsDriftCorrectionDone
std::vector< std::vector< int > > itsSaccadeStart
std::vector< std::vector< int > > itsSaccadeEnd
std::vector< std::vector< int > > itsSaccadeDuration
std::vector< std::vector
< Point2D< float > > > 
itsSaccadeStartLocation
std::vector< std::vector
< Point2D< float > > > 
itsSaccadeEndLocation
std::vector< std::vector< float > > itsSaccadeAmplitude
std::vector< std::vector< float > > itsSaccadePeakVel
std::vector< std::vector< int > > itsFixationStart
std::vector< std::vector< int > > itsFixationEnd
std::vector< std::vector< int > > itsFixationDuration
std::vector< std::vector
< Point2D< float > > > 
itsFixationAvgLocation
std::vector< std::vector< float > > itsFixationAvgPupilSize
std::vector< std::vector< int > > itsGazeTime
std::vector< std::vector
< Point2D< float > > > 
itsLeftGaze
std::vector< std::vector< float > > itsLeftGazePupilSize
std::vector< std::vector
< Point2D< float > > > 
itsRightGaze
std::vector< std::vector< float > > itsRightGazePupilSize

Detailed Description

Definition at line 47 of file EyeLinkAscParser.H.


Constructor & Destructor Documentation

EyeLinkAscParser::EyeLinkAscParser ( std::string  fileName  ) 

Constructor.

Definition at line 57 of file EyeLinkAscParser.C.

EyeLinkAscParser::~EyeLinkAscParser (  )  [virtual]

Destructor.

Definition at line 72 of file EyeLinkAscParser.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:20 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3