Interface to the Intan Demo Board.
More...
#include <IntanThread.h>
List of all members.
Detailed Description
Interface to the Intan Demo Board.
- See also:
- SourceNode, DataThread
Constructor & Destructor Documentation
IntanThread::~IntanThread |
( |
| ) |
|
Member Function Documentation
bool IntanThread::foundInputSource |
( |
| ) |
|
|
virtual |
Returns true if the data source is connected, false otherwise.
Implements DataThread.
int IntanThread::getNumChannels |
( |
| ) |
|
|
virtual |
Returns the number of continuous channels the data source can provide.
Implements DataThread.
float IntanThread::getSampleRate |
( |
| ) |
|
|
virtual |
Returns the sample rate of the data source.
Implements DataThread.
float IntanThread::getBitVolts |
( |
| ) |
|
|
virtual |
Returns the volts per bit of the data source.
Implements DataThread.
int IntanThread::getNumEventChannels |
( |
| ) |
|
|
virtual |
Returns the number of event channels of the data source.
Reimplemented from DataThread.
The documentation for this class was generated from the following file: