Eyetracker
 
Loading...
Searching...
No Matches
pygaze._eyetracker.pytribe.heartbeat Class Reference

Public Member Functions

 __init__ (self, connection)
 
 set_connection (self, connection)
 
 beat (self)
 

Public Attributes

 connection = connection
 

Detailed Description

class for signalling heartbeats to the server

Constructor & Destructor Documentation

◆ __init__()

pygaze._eyetracker.pytribe.heartbeat.__init__ ( self,
connection )
Initializes a heartbeat instance (not implemented in the SDK yet)

        arguments

        connection  --  a pytribe.connection instance for the currently
                        attached EyeTribe tracker

Member Function Documentation

◆ beat()

pygaze._eyetracker.pytribe.heartbeat.beat ( self)
Sends a heartbeat to the device

◆ set_connection()

pygaze._eyetracker.pytribe.heartbeat.set_connection ( self,
connection )
Set a new connection

        arguments

        connection  --  a pytribe.connection instance for the currently
                        attached EyeTribe tracker

Member Data Documentation

◆ connection

pygaze._eyetracker.pytribe.heartbeat.connection = connection

The documentation for this class was generated from the following file: