SimEventEyeTrackerData Class Reference

An EyeTrackerSaccadeController may post this. More...

#include <Neuro/NeuroSimEvents.H>

Inheritance diagram for SimEventEyeTrackerData:
Inheritance graph
[legend]
Collaboration diagram for SimEventEyeTrackerData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEventEyeTrackerData (SimModule *src, rutz::shared_ptr< EyeData > d, const uint trackernum, const std::string &trackerfname, const PixRGB< byte > &trackercolor, const PixPerDeg &ppd, const SimTime samplerate)
 Constuctor.
virtual ~SimEventEyeTrackerData ()
 Destructor.
rutz::shared_ptr< EyeDatadata () const
 Get the eye data.
uint trackerNum () const
 Get the tracker number.
std::string trackerFilename () const
 Get the tracker filename.
PixRGB< bytetrackerColor () const
 Get the tracker color.
PixPerDeg trackerPpd () const
 Get the current pixels per degree.
SimTime trackerHz () const
 get the sampling rate

Detailed Description

An EyeTrackerSaccadeController may post this.

Definition at line 554 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimEventEyeTrackerData::SimEventEyeTrackerData ( SimModule src,
rutz::shared_ptr< EyeData d,
const uint  trackernum,
const std::string trackerfname,
const PixRGB< byte > &  trackercolor,
const PixPerDeg ppd,
const SimTime  samplerate 
)

Constuctor.

Definition at line 545 of file NeuroSimEvents.C.

SimEventEyeTrackerData::~SimEventEyeTrackerData (  )  [virtual]

Destructor.

Definition at line 555 of file NeuroSimEvents.C.


Member Function Documentation

rutz::shared_ptr< EyeData > SimEventEyeTrackerData::data (  )  const

Get the eye data.

Definition at line 558 of file NeuroSimEvents.C.

PixRGB< byte > SimEventEyeTrackerData::trackerColor (  )  const

Get the tracker color.

Definition at line 567 of file NeuroSimEvents.C.

std::string SimEventEyeTrackerData::trackerFilename (  )  const

Get the tracker filename.

Definition at line 564 of file NeuroSimEvents.C.

SimTime SimEventEyeTrackerData::trackerHz (  )  const

get the sampling rate

Definition at line 573 of file NeuroSimEvents.C.

uint SimEventEyeTrackerData::trackerNum (  )  const

Get the tracker number.

Definition at line 561 of file NeuroSimEvents.C.

PixPerDeg SimEventEyeTrackerData::trackerPpd (  )  const

Get the current pixels per degree.

Definition at line 570 of file NeuroSimEvents.C.


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