struct T_STINJECT

Intermediate Stimulus Inject object.

[more]LOCATOR L
general information about this object
[more]char* StimName
Name of stimulus this injection will use
[more]char* ColName
Name of Column this injection targets
[more]char* LayName
Name of Layer this injection targets
[more]char* CellName
Name of Cell this injection targets
[more]char* CmpName
Name of Compartment this injection targets
[more]int STIM_TYPE
Index of corresponding T_STIMULUS object
[more]int Column
Index of corresponding T_COLUMN object
[more]int Layer
Index of correspoding T_LAYER object
[more]int Cell
Index of corresponding T_CELL object
[more]int Cmp
Index of corresponding T_CMP object
[more]double Prob
Probability that a particular cell will be included in the stimulus injection


Documentation

Intermediate Stimulus Inject object. Allows a single stimulus to be used multiple times. Names of requested objects are stored until conversion when those names will be looked up and an index number into the ARRAYS structure will be saved for more convenient usage.
oLOCATOR L
general information about this object

ochar* StimName
Name of stimulus this injection will use

ochar* ColName
Name of Column this injection targets

ochar* LayName
Name of Layer this injection targets

ochar* CellName
Name of Cell this injection targets

ochar* CmpName
Name of Compartment this injection targets

oint STIM_TYPE
Index of corresponding T_STIMULUS object

oint Column
Index of corresponding T_COLUMN object

oint Layer
Index of correspoding T_LAYER object

oint Cell
Index of corresponding T_CELL object

oint Cmp
Index of corresponding T_CMP object

odouble Prob
Probability that a particular cell will be included in the stimulus injection

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.