|
CARLsim
3.1.3
CARLsim: a GPU-accelerated SNN simulator
|
#include <string>Go to the source code of this file.
Classes | |
| class | VisualStimulus |
| Class to integrate CARLsim with a stimulus created using VisualStimulus.m Version: 4/11/14 Author: Michael Beyeler mbeyeler@uci.edu More... | |
Enumerations | |
| enum | stimType_t { UNKNOWN_STIM =-1, GRATING_STIM =0, PLAID_STIM =1, DOT_STIM =2, BAR_STIM =3, PICTURE_STIM =4, MOVIE_STIM =5, COMPOUND_STIM =6 } |
| List of stimulus file types. More... | |
| enum stimType_t |
| Enumerator | |
|---|---|
| UNKNOWN_STIM | |
| GRATING_STIM | |
| PLAID_STIM | |
| DOT_STIM | |
| BAR_STIM | |
| PICTURE_STIM | |
| MOVIE_STIM | |
| COMPOUND_STIM | |
Definition at line 11 of file visual_stimulus.h.