add(RecField *f) | Readout | [protected] |
addIncoming(Advancable *Incoming) | Readout | [virtual] |
addInputField(csimClass *O, char *fieldname) | Readout | [virtual] |
addOutgoing(Advancable *a) | Readout | [virtual] |
advance() | Readout | [virtual] |
algorithm | Readout | [protected] |
analogFilter | Readout | [protected] |
analogIndices | Readout | [protected] |
appendPreprocessor(Preprocessor *pp) | Readout | |
classId(void) | csimClass | [inline] |
className(void) | csimClass | [inline] |
enabled | Readout | |
exportAlgorithm(int *rep_length) | Readout | |
exportPreprocessor(int ind, int *rep_length) | Readout | |
fieldChangeNotify(bool force=0) | csimClass | [inline] |
getAlgorithmFormatDescription() | Readout | |
getAlgorithmID(void) | Readout | [inline] |
getAnalogFilterID(void) | Readout | [inline] |
getFieldArray(char *o) | csimClass | |
getFieldArraySize(void) | csimClass | [inline] |
getFieldById(char *o, int id, double *v) | csimClass | |
getFieldByName(char *o, char *name, double *v) | csimClass | |
getFieldId(char *name) | csimClass | [inline] |
getFieldName(int fId) | csimClass | [inline] |
getFieldPointerById(char *o, int id) | csimClass | [protected] |
getFieldSizeById(char *o, int id) | csimClass | |
getFieldSizeByName(char *o, char *name) | csimClass | |
getId(void) | csimClass | [inline] |
getNumberPreprocessors() | Readout | |
getPreprocessorFormatDescription(int ind) | Readout | |
getPreprocessorIDs(uint32 *idx) | Readout | |
getSpikeFilterID(void) | Readout | [inline] |
hasAlgorithm(void) | Readout | [inline] |
hasAnalogFilter(void) | Readout | [inline] |
hasSpikeFilter(void) | Readout | [inline] |
importAlgorithm(double *rep, int rep_length) | Readout | |
importPreprocessor(int ind, double *rep, int rep_length) | Readout | |
init(Advancable *) | csimClass | [inline, virtual] |
insertPreprocessor(Preprocessor *pp, int position) | Readout | |
lAnalogFields | Readout | [protected] |
lOutgoing | Readout | [protected] |
lRecFields | Readout | [protected] |
lReservedMemory | Readout | [protected, static] |
lSpikingFields | Readout | [protected] |
m_response | Readout | [protected, static] |
m_target | Readout | [protected, static] |
mutex_temp_memory | Readout | [protected, static] |
nAnalogFields | Readout | [protected] |
nOutgoing | Readout | [protected] |
nReadouts | Readout | [protected, static] |
nRecFields | Readout | [protected] |
nSpikingFields | Readout | [protected] |
offset | Readout | |
outgoing | Readout | [protected] |
output | ModelInput | [protected] |
pre_processors | Readout | [protected] |
prependPreprocessor(Preprocessor *pp) | Readout | |
printFields(char *o) | csimClass | |
range | Readout | |
Readout(void) | Readout | |
recFields | Readout | [protected] |
reset() | Readout | [virtual] |
setAnalogFilter(AnalogFilter *af) | Readout | |
setFieldArray(char *o, double *p) | csimClass | |
setFieldById(char *o, int id, double *v) | csimClass | |
setFieldByName(char *o, char *name, double *v) | csimClass | |
setLearningAlgorithm(Algorithm *learner) | Readout | |
setRange(double lower_bound, double upper_bound) | Readout | |
setSpikeFilter(SpikeFilter *sf) | Readout | |
spikeFilter | Readout | [protected] |
spikingIndices | Readout | [protected] |
updateInternal(void) | csimClass | [inline, virtual] |
~Readout(void) | Readout | |