|
TarzaNN
TarzaNN neural network simulator
|
#include <ptuController.h>
Protected Member Functions | |
| ptuController (char *hostPort="COM4", int baudRate=9600) | |
| void | fixate (int targX, int targY) |
| ~ptuController () | |
Protected Attributes | |
| portstream_fd | ptUnit |
| float | pRes |
| float | tRes |
| int | pPos |
| int | tPos |
Friends | |
| class | SaliencyOutputFeaturePlane |
| ptuController::ptuController | ( | char * | hostPort = "COM4", |
| int | baudRate = 9600 |
||
| ) | [protected] |
| ptuController::~ptuController | ( | ) | [protected] |
| void ptuController::fixate | ( | int | targX, |
| int | targY | ||
| ) | [protected] |
friend class SaliencyOutputFeaturePlane [friend] |
int ptuController::pPos [protected] |
float ptuController::pRes [protected] |
portstream_fd ptuController::ptUnit [protected] |
int ptuController::tPos [protected] |
float ptuController::tRes [protected] |
1.7.5.1