1 #ifndef _VISUAL_STIMULUS_H_ 2 #define _VISUAL_STIMULUS_H_ 91 unsigned char* readFrameChar();
116 PoissonRate* readFramePoisson(
float maxPoisson,
float minPoisson=0.0f);
137 unsigned char* getCurrentFrameChar();
139 int getCurrentFrameNumber();
Class for generating Poisson spike trains.
#define CARLSIM_VISUAL_STIMULUS_API
stimType_t
List of stimulus file types.
Class to integrate CARLsim with a stimulus created using VisualStimulus.m Version: 4/11/14 Author: Mi...